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

Skip to content

Commit b79247c

Browse files
committed
Minor update
1 parent 59ab3c7 commit b79247c

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", "System.FormatException", "java.lang.NumberFormatException")
457+
FORMAT_EXCEPTION_STRINGS = ("Type mismatch", "Error converting", "System.FormatException", "java.lang.NumberFormatException")

0 commit comments

Comments
 (0)