Skip to content

Commit abf2c4c

Browse files
Auto-format: ruff check --select I --fix
1 parent f0709c8 commit abf2c4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/update_lib/quick.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131

3232
sys.path.insert(0, str(pathlib.Path(__file__).parent.parent))
3333

34-
from update_lib.io_utils import safe_read_text
3534
from update_lib.deps import get_test_paths
35+
from update_lib.io_utils import safe_read_text
3636
from update_lib.path import (
3737
construct_lib_path,
3838
get_module_name,

0 commit comments

Comments
 (0)