Skip to content
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.

Commit

Permalink
update test_flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Mar 30, 2016
1 parent 4aca06f commit d1cec2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _unittests/ut_module/test_flake8.py
Expand Up @@ -26,7 +26,7 @@

from pyquickhelper.loghelper import fLOG
from pyquickhelper.pycode import check_pep8
from pyquickhelper.pycode.utils_tests_helper import _extended_refectoring
from pyquickhelper.pycode.utils_tests_helper import _extended_refactoring


class TestFlake8(unittest.TestCase):
Expand Down

0 comments on commit d1cec2c

Please sign in to comment.