pyXDSM
pyXDSM copied to clipboard
Stubs for use with python type checker
Description of feature
Being able to use python type checkers like mypy or Pyright is part of many people's workflows. Having to turn it off because of the many warnings displayed from missing stub files is annoying.
Potential solution
Adding .pyi files to the library