mirror of
https://github.com/kc1awv/rrcd.git
synced 2026-07-10 18:48:11 -07:00
refactor room management
This commit is contained in:
+1
-1
@@ -49,7 +49,7 @@ version = {attr = "rrcd.__version__"}
|
||||
|
||||
[tool.ruff]
|
||||
target-version = "py311"
|
||||
line-length = 88
|
||||
line-length = 100
|
||||
|
||||
[tool.ruff.lint]
|
||||
select = ["E", "F", "I", "B", "UP"]
|
||||
|
||||
Reference in New Issue
Block a user