mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-19 03:33:48 +00:00
ruff: sort imports
This commit is contained in:
@@ -25,12 +25,12 @@ import importlib
|
||||
import math
|
||||
import os
|
||||
import platform
|
||||
import re
|
||||
import subprocess
|
||||
import sys
|
||||
import tempfile
|
||||
import traceback
|
||||
import types
|
||||
import re
|
||||
from collections.abc import (
|
||||
Callable,
|
||||
Generator,
|
||||
|
||||
Reference in New Issue
Block a user