1
0
mirror of https://github.com/venthur/blag.git synced 2025-11-25 12:42:41 +00:00

fixed src

This commit is contained in:
Bastian Venthur
2023-09-20 13:03:55 +02:00
parent ead8c518c3
commit 4f3516fb19

View File

@@ -71,7 +71,6 @@ select = [
"UP" # pyupgrade
]
line-length = 79
src = ["blag", "tests"]
target-version = "py38"
[tool.ruff.pydocstyle]