Skip to content

Commit 45d0f06

Browse files
committed
removed artifact
1 parent c0f7335 commit 45d0f06

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

examples/multiplePythonEnv/run_sharedMemoryParent.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@
3232
import subprocess
3333
from multiprocessing import shared_memory
3434
from pathlib import Path
35-
import sys, os
36-
sys.path.insert(0, os.path.join(os.path.dirname(__file__), '..'))
37-
3835

3936

4037
#%%

0 commit comments

Comments
 (0)