We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d9254d commit 5b1de61Copy full SHA for 5b1de61
command_port.py
@@ -4,6 +4,7 @@
4
import socket
5
import threading
6
from queue import Queue, Empty
7
+import sys
8
9
import bpy
10
from bpy.props import BoolProperty
0 commit comments