-
Notifications
You must be signed in to change notification settings - Fork 188
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Uniformize spam-checker API, part 5: expand other spam-checker callba…
…cks to return `Tuple[Codes, dict]` (#13044) Signed-off-by: David Teller <[email protected]> Co-authored-by: Brendan Abolivier <[email protected]>
- Loading branch information
1 parent
d736d5c
commit 11f8114
Showing
12 changed files
with
426 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Support temporary experimental return values for spam checker module callbacks. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.