Skip to content

Commit

Permalink
add import needed for skipping test on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
adraismawur committed Jul 17, 2024
1 parent a4b3a46 commit 84eb933
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit/genomics/test_runbigscape.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import os
import pytest
from nplinker.genomics import bigscape
from .. import DATA_DIR
Expand Down

0 comments on commit 84eb933

Please sign in to comment.