Skip to content

Commit c09c03e

Browse files
Removed garbage line from test_dict_path_errors.py
1 parent 22b3e03 commit c09c03e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/python/plotly/plotly/tests/test_core/test_errors/test_dict_path_errors.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -361,6 +361,3 @@ def test_describes_subscripting_error(some_fig):
361361
and (e_substr == e_correct_substr)
362362
)
363363
assert raised
364-
365-
366-
test_describes_subscripting_error(some_fig())

0 commit comments

Comments
 (0)