Skip to content

Commit f3b6608

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎Lib/test/test_pep646_syntax.py

+1
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)