Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9674b17

Browse files
committed
One more minor update related to last commit
1 parent b79247c commit 9674b17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/core/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,4 +454,4 @@
454454
MAX_HELP_OPTION_LENGTH = 18
455455

456456
# Strings for detecting formatting errors
457-
FORMAT_EXCEPTION_STRINGS = ("Type mismatch", "Error converting", "System.FormatException", "java.lang.NumberFormatException")
457+
FORMAT_EXCEPTION_STRINGS = ("Type mismatch", "Error converting", "Failed to convert", "System.FormatException", "java.lang.NumberFormatException")

0 commit comments

Comments
 (0)