Skip to content

[Enhancement] Add types #435

Open
Open
@antazoey

Description

@antazoey

Summary

Feature request to add type hints and mypy type-checking

Proposed API

def create_query_filter(term: str, operator: str, value: str = None) -> QueryFilter:

I guarantee found edge cases will come out of it, and the codebase will look more readable

Intended Use Case

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions