0ad/source/tools/rlclient/python/tests
Dunedan f2bef8388a
Use UTF-8 as encoding when working with files
This explicitly uses UTF-8 encoding when reading or writing files with
Python. This is necessary as the default locale varies between
operating systems.
2024-08-29 07:22:46 +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 Use UTF-8 as encoding when working with files 2024-08-29 07:22:46 +02:00
test_evaluate.py Use UTF-8 as encoding when working with files 2024-08-29 07:22:46 +02:00