mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-19 22:50:21 +00:00
Remove cwd from import in case you're running tests like I do
This commit is contained in:
@@ -80,6 +80,7 @@ def test_memusage_partial_open():
|
|||||||
import sys
|
import sys
|
||||||
|
|
||||||
script = f"""
|
script = f"""
|
||||||
|
import sys; sys.path.remove('')
|
||||||
import psutil
|
import psutil
|
||||||
import ifcopenshell
|
import ifcopenshell
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user