This commit is contained in:
Andrej730
2024-09-09 18:32:33 +05:00
parent 765b5c2f5c
commit 9a6fc58949
+1 -1
View File
@@ -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.
"""