Commit Graph

8 Commits

Author SHA1 Message Date
Jake Herbst 6a6826c59e Correcting additional flake8 failures on privacy_server.py
Corrected:
E712 comparison to True should be 'if cond is True:' or 'if cond:'
E265 block comment should start with '# '
2022-05-11 08:11:55 -04:00
Jake Herbst a7e4ef3777 Removing unused imports in privacy_server.py to satisfy flake8 linting 2022-05-11 08:07:51 -04:00
Jake Herbst 5f5c320e61 Updating script/privacy_server.py to satisfy pep8 style guide
Used 'autopep8 --in-place --aggressive scripts/privacy_server.py' as initial style fixes.
2022-05-11 08:05:54 -04:00
Patrick McGuire 405ffbcafc Update privacy_server.py 2022-04-13 08:26:51 -04:00
Patrick McGuire 03dc0b7036 Update privacy_server.py 2022-04-12 11:05:37 -04:00
mcguirepr89 f69f04d19d changes that remove the default pi user 2022-04-11 17:29:00 -04:00
mcguirepr89 023b68f386 making changes to accomodate removing the pi user 2022-04-11 10:16:54 -04:00
mcguirepr89 b9e52aa8a7 adding privacy_mode settings 2022-04-09 14:34:06 -04:00