Skip to content

Commit e0cc3c3

Browse files
committed
Apply code-format changes
1 parent 2f6b2c6 commit e0cc3c3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

python/triton/_filecheck.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
# Stub target for testing the frontend.
1919
# flagtree backend path specialization
2020
from triton.flagtree_spec import spec
21+
2122
stub_target = spec("spec_get_stub_target")
2223
if not stub_target:
2324
stub_target = GPUTarget("cuda", 100, 32)

0 commit comments

Comments
 (0)