Muream/maya-stubs

Include relevent dunder methods only

Opened this issue · 0 comments

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