Skip to content

Commit

Permalink
- importing gval accessor within test_visualization.py
Browse files Browse the repository at this point in the history
  • Loading branch information
fernando-aristizabal committed Dec 14, 2023
1 parent b3df717 commit 18fe910
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_visualization.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
from pytest_cases import parametrize_with_cases
from pytest import raises

import gval


@parametrize_with_cases(
"candidate_map, crs, entries",
Expand Down

0 comments on commit 18fe910

Please sign in to comment.