We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad9c9ae commit 5e27f1fCopy full SHA for 5e27f1f
Python/shapeworks/shapeworks/setup_path.py
@@ -1,3 +1,3 @@
1
def setup_binary_path():
2
import sys
3
- sys.path.append("/Users/amorris/sci/shapeworks/code/bin")
+ sys.path.append("placeholder_string")
0 commit comments