add missing import
This commit is contained in:
parent
82dafc74b5
commit
944a3124c1
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
import socket
|
||||
import struct
|
||||
import sha
|
||||
import os
|
||||
|
||||
from errno import EWOULDBLOCK
|
||||
from errno import ENOBUFS
|
||||
|
|
Loading…
Add table
Reference in a new issue