Skip to content

Commit

Permalink
minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
laspsandoval committed Oct 10, 2023
1 parent 3a87bf8 commit 1e9c070
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions imap_processing/ultra/tests/unit/test_decom_apid_880.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
import pytest

from imap_processing import decom
from imap_processing.ultra.tests.unit.data_path_fixtures import \
xtce_aux_test_path, ccsds_path, xtce_aux_path


@pytest.fixture()
Expand Down
3 changes: 0 additions & 3 deletions imap_processing/ultra/tests/unit/test_decom_apid_881.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@
from imap_processing import decom
from imap_processing.ultra.l0.decom_ultra import decom_ultra_packets

from imap_processing.ultra.tests.unit.data_path_fixtures import \
ccsds_path, xtce_image_rates_path, xtce_image_rates_test_path


@pytest.fixture()
def decom_test_data(ccsds_path, xtce_image_rates_path):
Expand Down

0 comments on commit 1e9c070

Please sign in to comment.