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
|
||||
|
||||
|
||||
pg.setConfigOptions(antialias=True)
|
||||
|
||||
|
||||
def get_argparser():
|
||||
parser = argparse.ArgumentParser(description="Thermostat Control Panel")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user