Skip to content

Commit 9c5b945

Browse files
committed
Fix linting error
1 parent 9f6914c commit 9c5b945

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test_webhook.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
"""GitHub Documentation WebHook handler tests."""
22

33
import functools
4-
from pathlib import Path
54
import subprocess
65
from unittest import mock
76

0 commit comments

Comments
 (0)