We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e7449a commit 86f4563Copy full SHA for 86f4563
tests/test_mop.py
@@ -7,7 +7,6 @@
7
import pandas as pd
8
import pytest
9
from esmvalcore.preprocessor import cmor_check_data, cmor_check_metadata
10
-
11
from access_mopper.configurations import ACCESS_ESM16_CMIP6, ACCESS_OM3_CMIP6
12
13
DATA_DIR = Path(__file__).parent / "data"
0 commit comments