Skip to content

Commit e6d29b7

Browse files
committed
chore: Remove flake8 config
1 parent 25e47f4 commit e6d29b7

File tree

3 files changed

+0
-35
lines changed

3 files changed

+0
-35
lines changed

.flake8

Lines changed: 0 additions & 12 deletions
This file was deleted.

.github/workflows/pythonpackage.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -157,14 +157,3 @@ jobs:
157157
file: coverage.xml
158158
token: ${{ secrets.CODECOV_TOKEN }}
159159
if: ${{ always() }}
160-
161-
flake8:
162-
if: github.event_name != 'schedule'
163-
runs-on: ubuntu-latest
164-
steps:
165-
- uses: actions/checkout@v4
166-
- name: Set up Python 3
167-
uses: actions/setup-python@v5
168-
with:
169-
python-version: 3
170-
- run: pipx run flake8 niworkflows/

.pep8speaks.yml

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)