Skip to content

Commit 3fd1343

Browse files
committed
Remove pyproject
1 parent 74ffaac commit 3fd1343

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.pre-commit-config.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ repos:
2929
hooks:
3030
- id: black
3131
language_version: python3.8
32+
args: [--line-length=120] #From the arduino code style. Add as argument rather than creating a new config file.
3233
- repo: https://github.com/PyCQA/flake8
3334
rev: 7.0.0
3435
hooks:

pyproject.toml

-2
This file was deleted.

0 commit comments

Comments
 (0)