Skip to content

Commit 714ba60

Browse files
committed
Fix .toml
1 parent 6ff6c4a commit 714ba60

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ select = ["E9", "F", "I"]
7171
[tool.mypy]
7272
python_version = "3.9"
7373
ignore_missing_imports = true
74+
follow_imports = "silent"
7475
pretty = true
7576
show_error_codes = true
7677
warn_redundant_casts = true

0 commit comments

Comments
 (0)