Fix flake8 warnings in desktop

This commit is contained in:
Micah Lee 2021-04-30 11:38:23 -07:00
parent cfbf07b903
commit bf08e29162
18 changed files with 35 additions and 44 deletions

View file

@ -43,4 +43,4 @@ def main():
if __name__ == "__main__":
main()
main()