We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
timothycrosley
Learn more about funding links in repositories.
Report abuse
2 parents 0c8a8b8 + 42eb6d2 commit 06d8ef5Copy full SHA for 06d8ef5
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