Skip to content

Commit 3766c90

Browse files
committed
fix: import package
1 parent 0263f50 commit 3766c90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hooks/committer.py

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
import json
88
import os
99
import random
10+
import shlex
1011
import subprocess
1112
import urllib.parse
1213
from datetime import datetime, timezone

0 commit comments

Comments
 (0)