diff options
| author | 2024-07-08 07:42:12 +0800 | |
|---|---|---|
| committer | 2024-07-08 07:42:12 +0800 | |
| commit | b06a62cb0527338b584f9a87ccb75844cbfd35fe (patch) | |
| tree | f7e90db58a1642a1c4d8c7704a6b64ff40c15b80 /examples/rules/COC7/Command.py | |
| parent | c6f28bd75141da583bdd95e86d37ae5884276c55 (diff) | |
| download | HydroRollCore-b06a62cb0527338b584f9a87ccb75844cbfd35fe.tar.gz HydroRollCore-b06a62cb0527338b584f9a87ccb75844cbfd35fe.zip | |
style(examples): ruff format code
Diffstat (limited to 'examples/rules/COC7/Command.py')
| -rw-r--r-- | examples/rules/COC7/Command.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/rules/COC7/Command.py b/examples/rules/COC7/Command.py new file mode 100644 index 0000000..9819841 --- /dev/null +++ b/examples/rules/COC7/Command.py @@ -0,0 +1 @@ +class Command: ...
\ No newline at end of file |
