Commit graph

2 commits

Author SHA1 Message Date
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
Dunedan
0d3e3fbc29
Rename simple-example.py 2024-09-13 11:04:05 +02:00
Renamed from source/tools/rlclient/python/samples/simple-example.py (Browse further)