diff --git a/update_index.py b/update_index.py index fc0b456..7b76137 100644 --- a/update_index.py +++ b/update_index.py @@ -1,7 +1,6 @@ #!/usr/bin/env python3 -import os -import re +import os re from pathlib import Path def get_game_description(game_path):