We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e88fda7 + 2cfbd4b commit c0558a9Copy full SHA for c0558a9
connect_extension_utils/api/errors.py
@@ -74,7 +74,7 @@ class MyError(ExtensionErrorBase)
74
ERRORS = {
75
1: "Some error",
76
2: "Some {template} error.",
77
- 3: "Not found",
+ 3: "Not valid.",
78
79
}
80
0 commit comments