We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b34896 commit 1457b72Copy full SHA for 1457b72
tests/test_future_behaviour.py
@@ -128,4 +128,5 @@ def test_future_import_as_multiple():
128
check_on_input(*FUTURE_IMPORT_AS_MULTIPLE)
129
130
def test_future_import_paren():
131
- check_on_input(*FUTURE_IMPORT_PAREN)
+ check_on_input(*FUTURE_IMPORT_PAREN)
132
+
0 commit comments