mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-17 19:09:07 +00:00
Fix typo
This commit is contained in:
@@ -26,7 +26,7 @@ if TYPE_CHECKING:
|
||||
|
||||
|
||||
def purge_unused_profiles(ifc: tool.Ifc, profile: tool.Profile) -> int:
|
||||
"""Purge profiles that have no invserses.
|
||||
"""Purge profiles that have no inverses.
|
||||
|
||||
:return: Number of removed profiles.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user