mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-12 10:33:20 +00:00
Sort imports
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import sys
|
||||
from typing import Optional, IO
|
||||
from itertools import accumulate
|
||||
from typing import IO, Optional
|
||||
|
||||
from . import ifcopenshell_wrapper
|
||||
|
||||
|
||||
Reference in New Issue
Block a user