boartty/gertty
Christoph Gysin f48df0ffdd flake8: Fix F401,F403
This commit fixes the following flake8 issues:

F401 'foo' imported but unused
F403 'from foo import *' used; unable to detect undefined names

Change-Id: I163224c65f54a2e495d6469c1c26a115ad192e23
2015-04-12 16:40:40 -04:00
..
alembic flake8: Fix F401,F403 2015-04-12 16:40:40 -04:00
search flake8: Fix F401,F403 2015-04-12 16:40:40 -04:00
view flake8: Fix F401,F403 2015-04-12 16:40:40 -04:00
__init__.py Initial commit 2014-04-29 16:28:49 -07:00
alembic.ini Use alembic 2014-05-07 21:35:07 -04:00
app.py flake8: Fix F821,F841 2015-04-12 16:36:42 -04:00
commentlink.py Open internal URLs in commentlinks 2015-04-08 15:36:15 -04:00
config.py Support searching by URL 2015-04-06 07:45:58 -07:00
db.py flake8: Fix F401,F403 2015-04-12 16:40:40 -04:00
dbsupport.py Add account table 2014-08-01 15:49:30 -07:00
gitrepo.py Sync change when missing refs 2015-04-06 07:47:23 -07:00
keymap.py Add a key to return to the project list 2015-04-08 15:35:51 -04:00
mywid.py Add a key to return to the project list 2015-04-08 15:35:51 -04:00
palette.py Highlight own name on change screen 2015-04-08 15:36:15 -04:00
requestsexceptions.py Do not display InsecurePlatformWarning 2015-03-23 17:31:45 -07:00
sync.py flake8: Fix F821,F841 2015-04-12 16:36:42 -04:00
version.py Add user-agent and version 2014-08-30 14:55:53 -07:00