Skip to content

Commit

Permalink
set black length
Browse files Browse the repository at this point in the history
  • Loading branch information
JeroenDoornbos committed Oct 3, 2024
1 parent b8219c0 commit 8a1a798
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ PyOpenGL = "^3.1.7"
nidaq = ["nidaqmx"]
genicam = ["harvesters"]

[tool.black]
line-length = 120

[tool.poetry.group.dev]
optional = true

Expand Down

0 comments on commit 8a1a798

Please sign in to comment.