Minor fix

This commit is contained in:
Dion Moult
2021-03-26 20:49:57 +11:00
parent 6186a88568
commit 228f62d218
9 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
--- behave/runner_util.py 2018-02-26 02:53:03.000000000 +1100
+++ /home/dion/Projects/IfcOpenShell/src/ifcblenderexport/patch-behave-runner_util.py 2021-03-21 11:58:29.777638958 +1100
+++ /home/dion/Projects/IfcOpenShell/src/blenderbim/patch-behave-runner_util.py 2021-03-21 11:58:29.777638958 +1100
@@ -381,7 +381,10 @@
locals_["__file__"] = filename
with open(filename, "rb") as f: