Skip to content

Commit 157343f

Browse files
Auto-format: cargo fmt --all
1 parent d3ba6b4 commit 157343f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/fix_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
import sys
2828
from pathlib import Path
2929

30-
from lib_updater import apply_patches, PatchSpec, UtMethod
30+
from lib_updater import PatchSpec, UtMethod, apply_patches
3131

3232

3333
def parse_args():

0 commit comments

Comments
 (0)