Skip to content

Commit 94e6a8a

Browse files
committed
chore: wip
1 parent 2ce3d61 commit 94e6a8a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/array_api/cli/_main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,4 +283,5 @@ def generate_all(
283283

284284
sys.argv = ["ssort", "src/array_api"]
285285
runpy.run_module("ssort")
286+
sys.argv = ["ruff", "src/array_api", "format", "src/array_api"]
286287
runpy.run_module("ruff")

0 commit comments

Comments
 (0)