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