diff --git a/update.py.better_example b/update.py.better_example index 70d2037..c728446 100755 --- a/update.py.better_example +++ b/update.py.better_example @@ -77,4 +77,4 @@ if __name__ == '__main__': print("Specify id to update, \'all\' to update all, \'list\' to list all configs") sys.exit(-1) else: - main(sys.argv[1]) \ No newline at end of file + main(sys.argv[1])