Fix flake8 warnings in desktop

This commit is contained in:
Micah Lee 2021-04-30 11:38:23 -07:00
parent 0a6056e5e6
commit b51c0ee046
No known key found for this signature in database
GPG key ID: 403C2657CD994F73
18 changed files with 35 additions and 44 deletions

View file

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