Skip to content

Commit

Permalink
cleaned up
Browse files Browse the repository at this point in the history
  • Loading branch information
BrechtBa committed Aug 19, 2017
1 parent dbceab9 commit 468c4d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/examples.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
# module path
modulepath = os.path.abspath(os.path.dirname(sys.modules['mpcpy'].__file__))
examplespath = os.path.abspath(os.path.join(modulepath,'..','examples'))
print(examplespath)

# define null file
fnull = open(os.devnull, 'w')

Expand Down

0 comments on commit 468c4d1

Please sign in to comment.