Remove isort option from darker gh action workflow

pull/3165/head
Owen Campbell 2023-06-29 12:41:09 +01:00
parent 1cc401a743
commit a7b9d35d88
No known key found for this signature in database
GPG Key ID: 628F79BCBE9C2B73
1 changed files with 0 additions and 1 deletions

View File

@ -18,5 +18,4 @@ jobs:
python-version: '3.7'
- uses: akaihola/darker@1.6.1
with:
options: "--check --diff --isort"
version: "1.6.1"