Skip to content

Commit

Permalink
Merge pull request #438 from dPys/development
Browse files Browse the repository at this point in the history
[MAINT] Restart circle
  • Loading branch information
dPys authored Sep 17, 2020
2 parents 609a0e6 + 901b88d commit 68e7264
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/test_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,7 @@ def test_collect_pandas_df():
Test collect_pandas_df_make functionality
"""
import glob
#base_dir = str(Path(__file__).parent/"examples")
base_dir = '/Users/derekpisner/Applications/PyNets/tests/examples'
base_dir = str(Path(__file__).parent/"examples")
multi_nets = None
multimodal = False
network = None
Expand Down

0 comments on commit 68e7264

Please sign in to comment.