Skip to content

Implement handling of OpExpr #83

@kornicameister

Description

@kornicameister

Taken from: #49

Code example:

from loguru import logger
logger.info("foo" + "bar")

Expected result:

loguru-mypy correctly detect what will be that final result of said operation and is able to say that this log call is valid.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions