fix(client): adjust python custom error (#53061)

This commit is contained in:
Shaun Hamilton
2024-01-09 10:56:50 +02:00
committed by GitHub
parent 82fea35622
commit fb797be590

View File

@@ -373,7 +373,7 @@
"running-tests": "// running tests",
"tests-completed": "// tests completed",
"console-output": "// console output",
"syntax-error": "Your code raised a error before we could run any tests. Please fix it and try again.",
"syntax-error": "Your code raised an error before any tests could run. Please fix it and try again.",
"sign-in-save": "Sign in to save your progress",
"download-solution": "Download my solution",
"download-results": "Download my results",