Files
AvianVisitors/scripts
Jake Herbst 264380a37f Fixing flake8 errors in script/server.py
F401 'argparse' imported but unused
F821 undefined name 'os'
F821 undefined name 'socket'
F821 undefined name 'threading'
E712 comparison to True should be 'if cond is True:' or 'if cond:'
2022-05-11 08:52:01 -04:00
..
2022-02-18 12:47:17 -05:00
2022-02-18 12:47:17 -05:00
2022-02-18 12:47:17 -05:00
2022-02-16 07:19:26 -05:00
2022-04-11 20:12:22 -04:00
2022-04-11 20:12:22 -04:00
2021-10-13 17:53:12 -04:00
2022-05-10 13:33:13 -04:00
2022-04-11 12:33:00 -04:00
2022-05-09 15:43:48 -04:00
2022-04-25 10:24:23 -04:00
2022-05-06 08:31:31 -04:00
2022-04-17 14:51:59 -04:00
2022-05-09 16:21:04 -04:00
2022-04-16 09:49:11 -04:00
2022-05-07 13:13:58 -04:00