Better late than never. =)
Added
- The module itself is now a callable object, which allows now to do
import autoinit
as alternative tofrom autoinit import autoinit
Fixed
- Fixed bug with processing kwargs arguments.
Better late than never. =)
import autoinit
as alternative to from autoinit import autoinit