Skip to content

Commit

Permalink
squash them
Browse files Browse the repository at this point in the history
  • Loading branch information
mkorpela committed Apr 24, 2021
1 parent e109c02 commit 7abe068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_enforce.py
Expand Up @@ -8,7 +8,7 @@
import sys

try:
from .py38_syntaxed_tests import test_ensure_compatible_when_compatible
from py38_syntaxed_tests import test_ensure_compatible_when_compatible
except SyntaxError:
def test_ensure_compatible_when_compatible(*args):
print("Client needs to be run in Python >= 3.8")
Expand Down

0 comments on commit 7abe068

Please sign in to comment.