Skip to content

Commit 5b1de61

Browse files
authored
Update command_port.py
1 parent 5d9254d commit 5b1de61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

command_port.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
import socket
55
import threading
66
from queue import Queue, Empty
7+
import sys
78

89
import bpy
910
from bpy.props import BoolProperty

0 commit comments

Comments
 (0)