-
Configuration: test_pep8:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: actions/setup-python@v4
- uses: akaihola/darker@1.5.1 Error: TypeError: gen_python_files() got an unexpected keyword argument 'gitignore' |
Beta Was this translation helpful? Give feedback.
Answered by
akaihola
Dec 21, 2022
Replies: 1 comment
-
This has been fixed in Darker 1.6.0. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
akaihola
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This has been fixed in Darker 1.6.0.