Skip to content

Commit 4b07a2d

Browse files
committed
autofix
1 parent 48b4ef2 commit 4b07a2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/bundle/test_bundle_ckpt_export.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111

1212
from __future__ import annotations
1313

14-
from pathlib import Path
1514
import json
1615
import os
1716
import tempfile
1817
import unittest
18+
from pathlib import Path
1919

2020
from parameterized import parameterized
2121

0 commit comments

Comments
 (0)