Skip to content

Commit 7736bef

Browse files
Update stubgen.py
1 parent bd57454 commit 7736bef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mypy/stubgen.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
import mypy.util
5858
import mypy.version
5959
from mypy.build import build
60+
from mypy.constant_fold import constant_fold_expr
6061
from mypy.errors import CompileError, Errors
6162
from mypy.find_sources import InvalidSourceList, create_source_list
6263
from mypy.modulefinder import (

0 commit comments

Comments
 (0)