Type annotation, linter fixes and cleanup

This commit is contained in:
2022-02-20 00:21:55 +01:00
parent f371f5795c
commit d5750e69fa
4 changed files with 21 additions and 26 deletions

View File

@@ -1,5 +1,4 @@
#!/usr/bin/env python3
import os, sys, shutil
from remi import start
from threading import Timer
import typer