Muream / maya-stubs

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

Restructure code base #27

Closed Muream closed 2 days ago

Muream commented 1 month ago

The current codebase has most of its code in different __init__.py files which isn't great for clarity, would be good to restructure the code a bit and only use __init__.py files to export classes and functions