Skip to content

Commit f3b6608

Browse files
gh-89392: Fix running test_pep646_syntax as script (GH-108875)
1 parent 5a3672c commit f3b6608

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lib/test/test_pep646_syntax.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import doctest
2+
import unittest
23

34
doctests = """
45

0 commit comments

Comments
 (0)