GUI: Some repo organisation #1

Merged
linuswck merged 10 commits from gui_dev-repo_org into gui_dev 2024-07-12 10:34:23 +08:00
1 changed files with 0 additions and 3 deletions
Showing only changes of commit 70db0a39eb - Show all commits

View File

@ -23,9 +23,6 @@ from functools import partial
import importlib.resources
pg.setConfigOptions(antialias=True)
def get_argparser():
parser = argparse.ArgumentParser(description="Thermostat Control Panel")