minor fix

This commit is contained in:
Vukas Pajic
2023-02-08 12:06:16 +01:00
committed by GitHub
parent 578220a1ab
commit 5df0cf39a0
@@ -37,6 +37,8 @@ class Patcher:
self.src = src
self.file = file
self.logger = logger
self.output_dir = output_dir
def patch(self):
import ifcopenshell