Skip to content
This repository was archived by the owner on Mar 12, 2024. It is now read-only.

Commit 116a0e1

Browse files
flowirtzflowirtz
authored andcommitted
📝 Update isort usage to 5.0.0 recommendations
1 parent 0988c21 commit 116a0e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Format the code with `black metoffice_ec2 scripts`.
8484

8585
Check coding style with `flake8`.
8686

87-
Fix import order with `isort -rc .`.
87+
Fix import order with `isort .`.
8888

8989
Run static type checking with `mypy metoffice_ec2 scripts`.
9090

0 commit comments

Comments
 (0)