Commit Graph

4 Commits (92103bf5d034c57e67cdf43f016ce3362a7ca1e5)

Author SHA1 Message Date
Joren Vrancken b954917761 Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
Abhijeet Kasurde 36f82ae8cc Replace exit() with sys.exit()
This fix adds replacement for exit() to sys.exit(), as
exit() is not recommended way to exit from the program.

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2017-12-14 22:03:08 -05:00
Matt Martz d3249e7875 pep8 fixes for contrib (#24344) 2017-05-09 16:38:08 -05:00
Jonathan Lestrelin d56165b7f9 Add Nagios NDO inventory plugin 2015-09-01 17:10:37 +02:00