Skip to content

Commit 4f53b44

Browse files
committed
Quality pass
1 parent 4f78865 commit 4f53b44

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/unit/test_webhooks.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,4 +95,3 @@ def test_create_delete() -> None:
9595
hook.delete()
9696
with pytest.raises(exceptions.ObjectNotFound):
9797
hook.refresh()
98-

0 commit comments

Comments
 (0)