Skip to content

Commit

Permalink
Fix cytoscape test import statement
Browse files Browse the repository at this point in the history
  • Loading branch information
jhiemstrawisc committed Oct 2, 2023
1 parent dfd2493 commit fa4132c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/analysis/test_cytoscape.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

import pytest

from src.analysis.cytoscape import run_cytoscape
from spras.analysis.cytoscape import run_cytoscape

INPUT_DIR = 'test/analysis/input/example/'
INPUT_PATHWAYS = [INPUT_DIR + 'data0-meo-params-GKEDDFZ_pathway.txt',
Expand Down

0 comments on commit fa4132c

Please sign in to comment.