fixed formatting not following PEP standards
This commit is contained in:
parent
a203a14118
commit
8895e9f6be
@ -20,7 +20,6 @@ if __name__ == '__main__':
|
||||
save_dir = os.path.join(Path.home(), '.pocket_friends')
|
||||
os.remove(save_dir + '/save.json')
|
||||
|
||||
|
||||
if not enable_dev:
|
||||
game_main()
|
||||
else:
|
||||
|
Loading…
Reference in New Issue
Block a user