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