Indentation using 4 spaces
This commit is contained in:
@@ -5,5 +5,5 @@ import Config, PyQt5Gui
|
|||||||
|
|
||||||
def main(argv):
|
def main(argv):
|
||||||
|
|
||||||
config = Config.Config('photobooth.cfg')
|
config = Config.Config('photobooth.cfg')
|
||||||
return PyQt5Gui.run(argv, config)
|
return PyQt5Gui.run(argv, config)
|
||||||
|
|||||||
Reference in New Issue
Block a user