Skip to content

Commit

Permalink
Merge pull request #307 from Nitrokey/update-mypy-overrides
Browse files Browse the repository at this point in the history
Remove unused mypy overrides
  • Loading branch information
mmerklinger authored Nov 11, 2024
2 parents 46c43e6 + 250f152 commit c975ff7
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,6 @@ module = [
"win32api.*",
"win32con.*",
"win32gui.*",
"pyudev.*",
"ruamel.*",
"tlv8.*",
"qt_material.*",
"usbmonitor.*",
"usbmonitor.*",
]
ignore_missing_imports = true

0 comments on commit c975ff7

Please sign in to comment.