friedererdmann / pymxs_stubs

Stubs and stub generator for PyMXS
MIT License
35 stars 5 forks source link

Find and catalogue missing/broken properties #5

Open friedererdmann opened 2 years ago

friedererdmann commented 2 years ago

A number of current properties default to None or its not possible to construct the base object without some signature, so they are ignored. Catalogue the missing or broken properties and create follow up tasks to fix them.