You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Set the default output of AbstractFileContainer.write() to sys.stdout.
Cleaned up tests_require in setup.py.
Added the get_func_name() function.
Added the module argument to issubclass_factory(), isinstance_factory() and import_factory().
PartialPrepend and SetAttr are now in their own (private) modules. Note that they still should be imported from (preferably) nanoutils or otherwise nanoutils.utils.
Run tests on the docs/ directory.
Updated annotations and documentation.
Fixed an issue where decorator documentation wasn't properly generated.