Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
pereman2 committed Dec 20, 2020
1 parent 09a59fa commit 9cc92e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/structured_conf/test_structured_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -1071,7 +1071,6 @@ def test_merge_missing_list_promotes_target_type(self, class_type: str) -> None:
with pytest.raises(ValidationError):
c3.missing.append("xx")


@pytest.mark.parametrize( # type: ignore
"obj,value,node",
[
Expand Down

0 comments on commit 9cc92e1

Please # to comment.