summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Edmund Crosley <timothy.crosley@gmail.com>2019-02-16 19:11:20 -0800
committerGitHub <noreply@github.com>2019-02-16 19:11:20 -0800
commitf27db0e49a95aa70ac7b9a30b37cf21bfe3e8101 (patch)
treee66296b06ebb4c253a49571bcd84e70f528bca6f
parent7c0e50fdd555b04ac14c17ed2951b0697540ad09 (diff)
downloadisort-f27db0e49a95aa70ac7b9a30b37cf21bfe3e8101.tar.gz
Update test_isort.py
-rw-r--r--test_isort.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_isort.py b/test_isort.py
index cc829d27..51b34357 100644
--- a/test_isort.py
+++ b/test_isort.py
@@ -2707,4 +2707,4 @@ def test_safety_excludes(tmpdir, enabled):
assert len(skipped) == 2
else:
assert file_names == {'.tox/verysafe.py', 'lib/python3.7/importantsystemlibrary.py', 'victim.py'}
- assert not skipped \ No newline at end of file
+ assert not skipped