We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cf312f commit b666811Copy full SHA for b666811
1 file changed
cm/chef.py
@@ -9,6 +9,7 @@
9
import subprocess
10
import tempfile
11
import time
12
+import socket
13
14
from celery.canvas import group
15
0 commit comments