Missing -

This commit is contained in:
Martin Whitehouse 2022-07-22 01:08:17 +02:00
parent 3fdcb41d68
commit f6810865b6
No known key found for this signature in database
GPG Key ID: 3FCE1D3E9DEC09C1

View File

@ -20,7 +20,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt -r requirements-testing.txt -c constraints-Django32.txt
name: autopep8
- name: autopep8
run: |
pip install autopep8
autopep8 --exit-code --global-config .flake8 helpdesk