Skip to content

Commit 8e5af84

Browse files
committed
Removes single line comment
1 parent 0960426 commit 8e5af84

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unit/test_dataset.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1043,7 +1043,6 @@ def test_external_catalog_dataset_options_setter(self):
10431043
expected = self.API_REPR
10441044
assert result == expected
10451045

1046-
# PATH A: prop is not None
10471046
def test_external_catalog_dataset_options_getter_prop_exists(self):
10481047
# GIVEN default dataset PLUS an ExternalCatalogDatasetOptions
10491048
# THEN confirm that external_catalog_dataset_options is set

0 commit comments

Comments
 (0)