Skip to content

Commit 53336ec

Browse files
committed
use usort diff instead of check
1 parent 7d2c354 commit 53336ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tests/run_code_style.bat

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ goto end
88

99
:lint
1010
flake8 ignite tests examples --config setup.cfg
11-
ufmt check .
11+
ufmt diff .
1212
goto end
1313

1414
:fmt

0 commit comments

Comments
 (0)