summaryrefslogtreecommitdiff
path: root/tests/hidden_node_2s1r/simulator.py
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2022-06-14 17:13:46 +0200
committerLoic Guegan <manzerbredes@mailbox.org>2022-06-14 17:13:46 +0200
commit7f13c95e16a802d0706e9f5a6d5d845d7fd67631 (patch)
tree65cb3c0faec397cb1b06894645d060514f6b242d /tests/hidden_node_2s1r/simulator.py
parentb6877cb81e56c3991d0dbcf9fa579f627a4c2a29 (diff)
Major refactoring:
- Create pip package - Reorganized source code
Diffstat (limited to 'tests/hidden_node_2s1r/simulator.py')
-rwxr-xr-xtests/hidden_node_2s1r/simulator.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/hidden_node_2s1r/simulator.py b/tests/hidden_node_2s1r/simulator.py
index 4042e65..c8dd094 100755
--- a/tests/hidden_node_2s1r/simulator.py
+++ b/tests/hidden_node_2s1r/simulator.py
@@ -1,8 +1,6 @@
#!/usr/bin/env python
# Load ESDS
-import sys
-sys.path.append("../../")
import esds
import numpy as np