mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 14:23:53 +00:00
minor fix
This commit is contained in:
@@ -37,6 +37,8 @@ class Patcher:
|
|||||||
self.src = src
|
self.src = src
|
||||||
self.file = file
|
self.file = file
|
||||||
self.logger = logger
|
self.logger = logger
|
||||||
|
self.output_dir = output_dir
|
||||||
|
|
||||||
|
|
||||||
def patch(self):
|
def patch(self):
|
||||||
import ifcopenshell
|
import ifcopenshell
|
||||||
|
|||||||
Reference in New Issue
Block a user