forked from p15670423/monkey
Add flake8 entry to changelog
This commit is contained in:
parent
b3c8ce28ed
commit
920803bbac
|
@ -17,4 +17,5 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||
- Monkey agents are stored in the configurable data_dir when monkey is "run
|
||||
from the island". #997
|
||||
- Reformated all code using black. #1070
|
||||
- Sort all imports usind isort. #1081
|
||||
- Sorted all imports usind isort. #1081
|
||||
- Addressed all flake8 issues. #1071
|
||||
|
|
Loading…
Reference in New Issue