Update format_repo3.py

This commit is contained in:
ppkantorski
2025-05-31 07:19:13 -07:00
committed by GitHub
parent 2af4e57779
commit 2b5f5fcaec

View File

@@ -42,7 +42,7 @@ ACRONYMS = {
"HD", "2D", "3D", "4K", "VR", "AI", "API", "USB", "CPU", "GPU", "DVD", "CD",
"RPG", "FPS", "MMO", "MMORPG", "LAN", "GUI", "NPC",
"FFVII", "FFVIII", "FFIX", "FFX", "FFXII",
"FX", "2K", "V1", "V2", "V3", "V4"
"FX", "2K", "5K", "8K", "V1", "V2", "V3", "V4"
}
def is_roman_numeral(word):