Add information about isort to changelog
This commit is contained in:
parent
d5e43fbf51
commit
ad2b2f88f5
|
@ -17,3 +17,4 @@ 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
|
||||
|
|
Loading…
Reference in New Issue