removed trailing spaces, reran black

This commit is contained in:
Andrea Rogers 2021-10-16 16:55:25 -04:00
commit c6d28f7047
4 changed files with 13 additions and 13 deletions

View file

@ -39,4 +39,3 @@ def runcmd(args):
except KeyboardInterrupt:
proc.terminate()
return b""