mirror of
https://github.com/malmeloo/FindMy.py.git
synced 2026-04-17 21:53:57 +02:00
Enforce line length of 100 characters
This commit is contained in:
@@ -13,6 +13,8 @@ cryptography = "^41.0.7"
|
||||
beautifulsoup4 = "^4.12.2"
|
||||
aiohttp = "^3.9.1"
|
||||
|
||||
[tool.ruff]
|
||||
line-length = 100
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core"]
|
||||
|
||||
Reference in New Issue
Block a user