We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 196f6f7 commit 6926e7fCopy full SHA for 6926e7f
q2_types/tabular/tests/test_validators.py
@@ -12,7 +12,7 @@
12
13
from qiime2.plugin import ValidationError
14
15
-from q2_types.tabular._deferred_setup._validators import (
+from q2_types.tabular._deferred_setup._validators import (
16
validate_all_dist_columns_present,
17
validate_unique_subjects_within_group,
18
)
0 commit comments