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 9f6914c commit 9c5b945Copy full SHA for 9c5b945
test_webhook.py
@@ -1,7 +1,6 @@
1
"""GitHub Documentation WebHook handler tests."""
2
3
import functools
4
-from pathlib import Path
5
import subprocess
6
from unittest import mock
7
0 commit comments