style: Auto-format 48 files with ruff format
- Fixed formatting to comply with ruff standards - No functional changes, only formatting/style - Completes CI/CD pipeline formatting requirements
This commit is contained in:
@@ -167,7 +167,8 @@ class TestIssue219Problem2CLIFlags(unittest.TestCase):
|
||||
"test/test",
|
||||
"--name",
|
||||
"test",
|
||||
"--enhance-level", "2",
|
||||
"--enhance-level",
|
||||
"2",
|
||||
]
|
||||
|
||||
with (
|
||||
|
||||
Reference in New Issue
Block a user