Skip to content

Add getatt to BaseMagicDotPath

Added

  • Add a __getattr__ method to BaseMagicDotPath. It can fix the mypy errors: attr-defined and no-any-return when we use lambda function in MagicDotPath.

Merge request reports

Loading