We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e566719 commit 7b4a080Copy full SHA for 7b4a080
src/utils.py
@@ -116,4 +116,4 @@ def validate_and_normalize_cell(cell: str):
116
raise ValueError(f"Cell contains non-latin characters: '{letters}'. Only Latin letters allowed.")
117
118
return letters.upper() + numbers
119
-
+
0 commit comments