jsondict/tests/__init__.py

4 lines
69 B
Python
Raw Permalink Normal View History

2018-01-28 10:44:03 +00:00
from logging import getLogger
getLogger('flake8').propagate = False