From b06a62cb0527338b584f9a87ccb75844cbfd35fe Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Mon, 8 Jul 2024 07:42:12 +0800 Subject: style(examples): ruff format code --- examples/rules/COC7/Command.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 examples/rules/COC7/Command.py (limited to 'examples/rules/COC7/Command.py') 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 -- cgit v1.2.3-70-g09d2