mirror of
https://github.com/GoodStartLabs/AI_Diplomacy.git
synced 2026-04-19 12:58:09 +00:00
ruff
This commit is contained in:
parent
5f5dfdf1a6
commit
1591279b23
5 changed files with 397 additions and 241 deletions
4
pyproject.toml
Normal file
4
pyproject.toml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[tool.ruff]
|
||||
exclude = [
|
||||
"diplomacy"
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue