gertty/gertty
Christoph Gysin bfeabc58b4 flake8: Fix F821,F841
This commit fixes the following flake8 issues:

F821 undefined name 'name'
F841 local variable 'name' is assigned to but never used

It also silences the false-positives caused by parser.py and
tokenizer.py.

Change-Id: Icdc42f47f5f1f383054d8dfdeed6509fc478637b
2015-04-12 16:36:42 -04:00
..
alembic flake8: Fix F821,F841 2015-04-12 16:36:42 -04:00
search flake8: Fix F821,F841 2015-04-12 16:36:42 -04:00
view flake8: Fix F821,F841 2015-04-12 16:36:42 -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 Sync change when missing refs 2015-04-06 07:47:23 -07: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