summaryrefslogtreecommitdiff
path: root/test_isort.py
diff options
context:
space:
mode:
authorThomas Robitaille <thomas.robitaille@gmail.com>2018-12-17 19:50:58 +0000
committerThomas Robitaille <thomas.robitaille@gmail.com>2018-12-17 19:50:58 +0000
commit020bf8fec723e1ed756b04503d5c83290170ea13 (patch)
tree527b5a8146a986f552f41b292ec12412a6f39aed /test_isort.py
parente42da01cb4a5454f780fe2fd260a71102e11e224 (diff)
downloadisort-020bf8fec723e1ed756b04503d5c83290170ea13.tar.gz
Fix whitespace
Diffstat (limited to 'test_isort.py')
-rw-r--r--test_isort.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test_isort.py b/test_isort.py
index be302dd5..0bcd54f7 100644
--- a/test_isort.py
+++ b/test_isort.py
@@ -419,7 +419,6 @@ def test_length_sort_section():
"import shortie\n")
-
def test_convert_hanging():
"""Ensure that isort will convert hanging indents to correct indent
method."""