mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-07 04:46:25 +00:00
Sort imports
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import yaml
|
||||
import sys
|
||||
from pathlib import Path
|
||||
from typing import Any
|
||||
|
||||
import yaml
|
||||
|
||||
type_to_python_type = {
|
||||
"string": "str",
|
||||
|
||||
Reference in New Issue
Block a user