mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 09:48:32 +00:00
Replace deprecated typing.Sequence (40f92d15c)
This commit is contained in:
@@ -22,7 +22,7 @@ import ifcopenshell.api
|
||||
from ifcopenshell import entity_instance
|
||||
from ifcopenshell.api.alignment import get_axis_subcontext
|
||||
|
||||
from typing import Sequence
|
||||
from collections.abc import Sequence
|
||||
|
||||
import csv
|
||||
|
||||
|
||||
Reference in New Issue
Block a user