Skip to content

Commit 23afc30

Browse files
oh right; I do need io
1 parent 6a9b777 commit 23afc30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mypy/fastparse.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
from __future__ import annotations
22

3+
import io
34
import re
45
import sys
56
import tokenize

0 commit comments

Comments
 (0)