We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bfb17cd + 8d61d4e commit af56ccbCopy full SHA for af56ccb
1 file changed
update_index.py
@@ -1,7 +1,6 @@
1
#!/usr/bin/env python3
2
3
-import os
4
-import re
+import os re
5
from pathlib import Path
6
7
def get_game_description(game_path):
0 commit comments