Lint Python code with flake8 and isort

This commit is contained in:
Christian Clauss
2021-04-09 18:35:47 +02:00
committed by Brennan Ashton
parent 2b309349fe
commit 15932fa9ea
10 changed files with 67 additions and 50 deletions
+1 -2
View File
@@ -20,8 +20,7 @@
############################################################################
import array
import time
from socket import *
from socket import AF_INET, SO_BROADCAST, SOCK_DGRAM, SOL_SOCKET, socket, timeout
PORT = 96