summaryrefslogtreecommitdiff
path: root/example5.py
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-04-18 11:18:54 +0300
committerLars Wirzenius <liw@liw.fi>2015-04-18 15:41:49 +0300
commita09e1064f58673591093df7f3b709a775c06b866 (patch)
tree173e13e3a3293e4a1871bb1fa2bb1ad3cd07d938 /example5.py
parentd3b79bed48895150fb7c33f577716a900fda3833 (diff)
downloadcliapp-a09e1064f58673591093df7f3b709a775c06b866.tar.gz
Add running of pylint in 'make check' and fix things
Diffstat (limited to 'example5.py')
-rw-r--r--example5.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/example5.py b/example5.py
index 2e83bae..c6ab7b2 100644
--- a/example5.py
+++ b/example5.py
@@ -16,7 +16,6 @@
import cliapp
-import logging
class LoggerApp(cliapp.Application):