Dictu
Dictu copied to clipboard
Importlib
Importlib
Resolves: #263 (partly)
What's Changed:
Adds a new Importlib module that allows modules to be dynamically imported and allows modules to be reloaded
Type of Change:
- [ ] Bug fix
- [x] New feature
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
Housekeeping:
- [x] Tests have been updated to reflect the changes done within this PR (if applicable).
- [x] Documentation has been updated to reflect the changes done within this PR (if applicable).