mirror of https://github.com/nucypher/nucypher.git
Remove isort option from darker gh action workflow
parent
1cc401a743
commit
a7b9d35d88
|
@ -18,5 +18,4 @@ jobs:
|
|||
python-version: '3.7'
|
||||
- uses: akaihola/darker@1.6.1
|
||||
with:
|
||||
options: "--check --diff --isort"
|
||||
version: "1.6.1"
|
||||
|
|
Loading…
Reference in New Issue