mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-29 16:22:53 +00:00
typing
This commit is contained in:
@@ -19,7 +19,7 @@ import ifcopenshell
|
||||
|
||||
|
||||
def add_person(
|
||||
file: ifcopenshell.entity_instance,
|
||||
file: ifcopenshell.file,
|
||||
identification: str = "HSeldon",
|
||||
family_name: str = "Seldon",
|
||||
given_name: str = "Hari",
|
||||
|
||||
Reference in New Issue
Block a user