1
0
forked from 0ad/0ad
0ad/source/tools/rlclient/python/tests
Dunedan c0232c6b5f
Specify the Python target version in ruff.toml
This ensures the same Python target version used for `ruff format`
is used for `ruff check` as well. It also allows ruff, even if it's not
run through pre-commit, to use the correct target Python version.
2024-09-21 20:54:24 +02:00
..
__init__.py Enable additional ruff rules 2024-08-25 06:29:39 +02:00
fastactions.js Add an 'Evaluate' RL endpoint, intended for dynamic game balancing 2021-02-28 12:16:32 +00:00
test_actions.py Specify the Python target version in ruff.toml 2024-09-21 20:54:24 +02:00
test_evaluate.py Use UTF-8 as encoding when working with files 2024-08-29 07:22:46 +02:00