Skip to content

Commit

Permalink
Update server.py
Browse files Browse the repository at this point in the history
  • Loading branch information
gnh1201 authored Feb 28, 2024
1 parent 6240701 commit d7f0531
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
import sys
import os
from _thread import *
from subprocess import PIPE, Popen
import base64
import json
import ssl
Expand Down

0 comments on commit d7f0531

Please sign in to comment.