Skip to content

Commit

Permalink
fix: remove err
Browse files Browse the repository at this point in the history
  • Loading branch information
jjjermiah committed Feb 12, 2024
1 parent 972c785 commit 58a9ada
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_nbia.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
# To run only one of the tests:
# pytest -v -n 8 tests/test_nbia.py::test_getCollections

import imp
import pytest
from src.nbiatoolkit import NBIAClient
from tempfile import TemporaryDirectory
Expand Down

0 comments on commit 58a9ada

Please sign in to comment.