Re-enable follow_imports.

This commit is contained in:
Andrey Rakhmatullin 2023-01-23 01:10:06 +04:00
parent e71eab6932
commit 73f697f1db
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ universal=1
[mypy]
ignore_missing_imports = true
follow_imports = skip
# FIXME: remove the following sections once the issues are solved