Skip to content

Commit

Permalink
πŸ§Žβ€β™€οΈ Genuflect to the types.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Aug 21, 2024
1 parent 5da135d commit 4fc82fa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions mypy.ini
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,7 @@ disable_error_code = overload-overlap
# jaraco/jaraco.logging#6
[mypy-jaraco.logging]
ignore_missing_imports = True

# jaraco/jaraco.stream#6
[mypy-jaraco.stream]
ignore_missing_imports = True

0 comments on commit 4fc82fa

Please sign in to comment.