Skip to content
GitLab
Explore
Sign in
Fix typing
Code
Review changes
Check out branch
Download
Patches
Plain diff
Chosson Ulysse
requested to merge
FIX_typing
into
dev
Feb 15, 2023
Overview
0
Commits
3
Pipelines
1
Changes
5
Expand
Fixed
Fix typing in
BaseMagicDotPath._get_generic_operator()
and all operator methods. It fix the mypy errors: no-any-return when wwe use lambda function with an operator and 2 MagicDotPath operand.
Merge request reports
Loading