feat: ✨ Working PoC of the Dungeon Masters Vault
This commit is contained in:
+2
-2
@@ -17,8 +17,8 @@ dependencies = [
|
||||
|
||||
[tool.ruff]
|
||||
# Latest PEP standards configuration
|
||||
target-version = "py311"
|
||||
line-length = 88
|
||||
target-version = "py314"
|
||||
line-length = 100
|
||||
indent-width = 4
|
||||
|
||||
[tool.ruff.lint]
|
||||
|
||||
Reference in New Issue
Block a user