summaryrefslogtreecommitdiff
path: root/tests/test_localedata.py
diff options
context:
space:
mode:
authorLukas Balaga <lukas.balaga@gmail.com>2016-03-07 21:15:37 -0800
committerLukas Balaga <lukas.balaga@gmail.com>2016-03-07 21:29:21 -0800
commitbc52d1a588ba4c68eaf6395e93a218c439dee090 (patch)
tree80ab90fba6f84f5a21de9b269e10090c4816180d /tests/test_localedata.py
parentba54d72ba1e23a821477ef692d845164914c9cf8 (diff)
downloadbabel-bc52d1a588ba4c68eaf6395e93a218c439dee090.tar.gz
Add flake8 pre-commit hook and apply fixes.
Diffstat (limited to 'tests/test_localedata.py')
-rw-r--r--tests/test_localedata.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_localedata.py b/tests/test_localedata.py
index d0d92f6..6a41ac2 100644
--- a/tests/test_localedata.py
+++ b/tests/test_localedata.py
@@ -11,7 +11,6 @@
# individuals. For the exact contribution history, see the revision
# history and logs, available at http://babel.edgewall.org/log/.
-import doctest
import unittest
import random
from operator import methodcaller