forked from Checkmk/checkmk
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* this function is not considered an official API function * however, it is used all over the place * it has the big issue that callers can pass a "bad" combination of arguments, causing the function raise during run-time only * now mypy will scream during type checking * and remove a test covered now by the typing Change-Id: Ibcacfdf97c91a436b2267020c42de730af423635
- Loading branch information
1 parent
eb83897
commit d4ab1ae
Showing
2 changed files
with
31 additions
and
22 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
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