We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b42425 commit 1d9625cCopy full SHA for 1d9625c
1 file changed
testing/python/raises.py
@@ -1,7 +1,7 @@
1
# mypy: allow-untyped-defs
2
from __future__ import annotations
3
4
-import io
+import io
5
import re
6
import sys
7
0 commit comments