todofixthis / class-registry

Registry pattern for Python classes, with setuptools entry points integration!
MIT License
40 stars 8 forks source link

[#14] `AutoRegister` now returns base class instead of metaclass #18

Closed todofixthis closed 10 months ago

todofixthis commented 10 months ago

closes #14

⚠️ Deprecations

Minor changes