Skip to content

Commit

Permalink
refactor(ci): remove flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamin-awd committed Oct 23, 2023
1 parent b0a8861 commit 34adf3a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
4 changes: 0 additions & 4 deletions .flake8

This file was deleted.

7 changes: 0 additions & 7 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,6 @@ repos:
require_serial: true
types_or: [python, pyi]

- repo: https://github.com/PyCQA/flake8
rev: 6.1.0
hooks:
- id: flake8
name: flake8
entry: flake8

- repo: https://github.com/PyCQA/isort
rev: 5.12.0
hooks:
Expand Down

0 comments on commit 34adf3a

Please sign in to comment.