We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a3672c commit f3b6608Copy full SHA for f3b6608
Lib/test/test_pep646_syntax.py
@@ -1,4 +1,5 @@
1
import doctest
2
+import unittest
3
4
doctests = """
5
0 commit comments