The jobgenerator failed because of a missing module.
- Add tabulate to requirements.txt
- Fix flake8 errors:
- Removed unused imports
- Boolean comparison with is and not ==
- Line length
- Removed whitespaces before and after parentheses
Differential D95
Fix ModuleNotFoundError apt-ghetto on May 18 2020, 6:04 AM. Authored by Tags None Subscribers None
Details
The jobgenerator failed because of a missing module.
Diff Detail
|