fix couple building docs errors / warnings

This commit is contained in:
Andrej730
2024-01-24 16:36:58 +05:00
parent 2ab32e41b2
commit 352321364c
3 changed files with 13 additions and 11 deletions
@@ -54,7 +54,7 @@ class Usecase:
the work performed.
:type resource: ifcopenshell.entity_instance.entity_instance
:return None:
:rtype None:
:rtype: None:
"""
self.file = file
self.settings = {"resource": resource}