Skip to content

Add PEP-561 compliant stub package #1884

@DvirDukhan

Description

@DvirDukhan

Is your feature request related to a problem? Please describe.
Adding Feast as a third-party dependency, and proofing code with MyPy yields error: Skipping analyzing "feast": found module but no type hints or library stubs

Describe the solution you'd like
Call mypy --install-types or pip install feast-types (or similar) will remove this error message

Describe alternatives you've considered
None

Additional context
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions