Skip to content

Commit

Permalink
fix: include missing import in test
Browse files Browse the repository at this point in the history
  • Loading branch information
pgierz committed Nov 11, 2024
1 parent 45a1885 commit d025479
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/integration/test_uxarray_pi.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
import yaml


def test_process(test_uxarray_config, pi_uxarray_data):
from pymorize.cmorizer import CMORizer
from pymorize.logging import logger
Expand Down

0 comments on commit d025479

Please sign in to comment.