We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0263f50 commit 3766c90Copy full SHA for 3766c90
hooks/committer.py
@@ -7,6 +7,7 @@
7
import json
8
import os
9
import random
10
+import shlex
11
import subprocess
12
import urllib.parse
13
from datetime import datetime, timezone
0 commit comments