Muream / maya-stubs

Stubs for Autodesk Maya
MIT License
40 stars 4 forks source link

Include relevent dunder methods only #3

Open Muream opened 2 years ago

Muream commented 2 years ago

Right now all methods starting with an underscore are not included in the stubs.

This is good for most private and dunder methods but we still want to include signatures for init and probably other methods