We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12cc5fb commit 42eb6d2Copy full SHA for 42eb6d2
tests/unit/test_ticketed_features.py
@@ -12,7 +12,7 @@
12
13
def test_semicolon_ignored_for_dynamic_lines_after_import_issue_1178():
14
"""Test to ensure even if a semicolon is in the decorator in the line following an import
15
- the correct line spacing detrmination will be made.
+ the correct line spacing determination will be made.
16
See: https://github.com/pycqa/isort/issues/1178.
17
"""
18
assert isort.check_code(
0 commit comments