mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-11 02:02:22 +00:00
Fix Ruff UP035 (also deprecated annotation symbols)
This commit is contained in:
@@ -29,7 +29,7 @@ import ifcopenshell.geom
|
||||
|
||||
from xml.dom.minidom import parseString
|
||||
from dataclasses import dataclass, fields, field
|
||||
from typing import Callable, Sequence
|
||||
from collections.abc import Callable, Sequence
|
||||
|
||||
import numpy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user