-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: mypy warning in type_check_decorator by signiture (#312)
* fix: mypy warning Signed-off-by: rokamu623 <[email protected]> * fix: type_check_decorator and those tests Signed-off-by: rokamu623 <[email protected]> * fix: flake8 Signed-off-by: rokamu623 <[email protected]> * fix: expected type by annotation Signed-off-by: rokamu623 <[email protected]> * fix: adopt error type Signed-off-by: rokamu623 <[email protected]> * fix: doc string Signed-off-by: rokamu623 <[email protected]> * fix: mypy Signed-off-by: rokamu623 <[email protected]> * fix: mypy Signed-off-by: rokamu623 <[email protected]> * fix: adapt union case in itrator Signed-off-by: rokamu623 <[email protected]> * feat: comment for future works Signed-off-by: rokamu623 <[email protected]> --------- Signed-off-by: rokamu623 <[email protected]>
- Loading branch information
Showing
2 changed files
with
75 additions
and
18 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