We should break out base.py to be easier to understood by a new user. **Documentation:** Link to, or put here - documentation about what each class does (e.g. the "class" docstrings) **Checklist**: - [x] Break out work here - [x] solve for global debug - [x] Testing - [ ] Docs and readme update - [ ] Pass codacy - [x] CHANGELOG update
We should break out base.py to be easier to understood by a new user.
Documentation:
Link to, or put here - documentation about what each class does (e.g. the "class" docstrings)
Checklist: