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 b79247c commit 9674b17Copy full SHA for 9674b17
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", "Error converting", "System.FormatException", "java.lang.NumberFormatException")
+FORMAT_EXCEPTION_STRINGS = ("Type mismatch", "Error converting", "Failed to convert", "System.FormatException", "java.lang.NumberFormatException")
0 commit comments