Skip to content

Commit 6926e7f

Browse files
committed
lint
1 parent 196f6f7 commit 6926e7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

q2_types/tabular/tests/test_validators.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
from qiime2.plugin import ValidationError
1414

15-
from q2_types.tabular._deferred_setup._validators import (
15+
from q2_types.tabular._deferred_setup._validators import (
1616
validate_all_dist_columns_present,
1717
validate_unique_subjects_within_group,
1818
)

0 commit comments

Comments
 (0)