Skip to content

Commit

Permalink
Remove pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasssvaz committed Jan 23, 2024
1 parent 74ffaac commit 3fd1343
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ repos:
hooks:
- id: black
language_version: python3.8
args: [--line-length=120] #From the arduino code style. Add as argument rather than creating a new config file.
- repo: https://github.com/PyCQA/flake8
rev: 7.0.0
hooks:
Expand Down
2 changes: 0 additions & 2 deletions pyproject.toml

This file was deleted.

0 comments on commit 3fd1343

Please sign in to comment.