forked from M-Labs/thermostat
Remove duplicated antialias option
This commit is contained in:
parent
3075a19c95
commit
684d123d6f
@ -23,9 +23,6 @@ from functools import partial
|
|||||||
import importlib.resources
|
import importlib.resources
|
||||||
|
|
||||||
|
|
||||||
pg.setConfigOptions(antialias=True)
|
|
||||||
|
|
||||||
|
|
||||||
def get_argparser():
|
def get_argparser():
|
||||||
parser = argparse.ArgumentParser(description="Thermostat Control Panel")
|
parser = argparse.ArgumentParser(description="Thermostat Control Panel")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user