mirror of
https://github.com/GoodStartLabs/AI_Diplomacy.git
synced 2026-04-19 12:58:09 +00:00
5 lines
54 B
TOML
5 lines
54 B
TOML
[tool.ruff]
|
|
exclude = [
|
|
"diplomacy",
|
|
"docs"
|
|
]
|