We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f78865 commit 4f53b44Copy full SHA for 4f53b44
test/unit/test_webhooks.py
@@ -95,4 +95,3 @@ def test_create_delete() -> None:
95
hook.delete()
96
with pytest.raises(exceptions.ObjectNotFound):
97
hook.refresh()
98
-
0 commit comments