Commit 50ee86bd authored by Michael Droettboom's avatar Michael Droettboom

LINT

parent d2067f70
......@@ -79,7 +79,8 @@ def test_import(name, selenium_standalone):
print(selenium_standalone.logs)
raise
# Make sure that even after importing, there are no additional .pyc files
# Make sure that even after importing, there are no additional .pyc
# files
assert selenium_standalone.run(
"""
len(list(glob.glob(
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment