From f6ffd123d516b4d1c7b13111b50c6141b28f1609 Mon Sep 17 00:00:00 2001 From: David Daish Date: Sat, 18 Apr 2020 18:11:52 +1200 Subject: [PATCH] Removed extra colon. --- src/Mod/Arch/ArchIFC.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Mod/Arch/ArchIFC.py b/src/Mod/Arch/ArchIFC.py index 6a798a1a2a..daf6f6c573 100644 --- a/src/Mod/Arch/ArchIFC.py +++ b/src/Mod/Arch/ArchIFC.py @@ -186,9 +186,9 @@ class IfcRoot: Returns ------- - dict: + dict Returns the schema of the attribute. - None: + None Returns None if the IFC type does not have the attribute requested. """