Thanks to visit codestin.com Credit goes to github.com
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 59ab3c7 commit b79247cCopy full SHA for b79247c
1 file changed
lib/core/settings.py
@@ -454,4 +454,4 @@
454
MAX_HELP_OPTION_LENGTH = 18
455
456
# Strings for detecting formatting errors
457
-FORMAT_EXCEPTION_STRINGS = ("Type mismatch", "System.FormatException", "java.lang.NumberFormatException")
+FORMAT_EXCEPTION_STRINGS = ("Type mismatch", "Error converting", "System.FormatException", "java.lang.NumberFormatException")
0 commit comments