mirror of
https://github.com/macaodha/batdetect2.git
synced 2025-06-29 22:51:58 +02:00
change black line-length settings to 80
This commit is contained in:
parent
ca2a9c39a0
commit
eaecf7ba45
@ -46,3 +46,6 @@ build-backend = "pdm.pep517.api"
|
||||
|
||||
[project.scripts]
|
||||
batdetect2 = "bat_detect.command:main"
|
||||
|
||||
[tool.black]
|
||||
line-length = 80
|
||||
|
Loading…
Reference in New Issue
Block a user