Skip to content

Commit a525ddd

Browse files
committed
Fix isort
1 parent e765504 commit a525ddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cairocffi/ffi_build.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
1010
"""
1111

12-
from pathlib import Path
1312
from importlib.util import spec_from_file_location, module_from_spec
13+
from pathlib import Path
1414

1515
from cffi import FFI
1616

0 commit comments

Comments
 (0)