forked from M-Labs/thermostat
GUI: Some repo organisation #1
|
@ -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")
|
||||
|
||||
|
|
Loading…
Reference in New Issue