This commit is contained in:
Oam Patel 2025-02-16 00:10:30 +00:00
parent 5f5dfdf1a6
commit 1591279b23
5 changed files with 397 additions and 241 deletions

4
pyproject.toml Normal file
View file

@ -0,0 +1,4 @@
[tool.ruff]
exclude = [
"diplomacy"
]