Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions client/mypy.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,3 @@ no_implicit_optional = True
warn_redundant_casts = True
warn_unused_ignores = True
exclude = build

[mypy-google.*]
ignore_missing_imports = True
follow_imports = skip
Loading