mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-12 10:33:20 +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
|
||||
|
||||
script = f"""
|
||||
import sys; sys.path.remove('')
|
||||
import psutil
|
||||
import ifcopenshell
|
||||
|
||||
|
||||
Reference in New Issue
Block a user