vipyrsec / dragonfly-mainframe

The mainframe for Dragonfly
https://docs.vipyrsec.com/dragonfly-mainframe/
MIT License
5 stars 1 forks source link

Pyright throws 50+ errors for `reportMissingTypeStubs` #143

Closed shenanigansd closed 1 year ago

shenanigansd commented 1 year ago

Every single time CI runs, Pyright throws 50+ errors for reportMissingTypeStubs, even for packages that are already strongly typed in the source itself. This is pointless noise that makes it hard to see real errors, and should be removed.