Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Chore(Pydantic): Pydantic throws linter errors which conflict with pre-commit  #51

@rc10house

Description

@rc10house

When creating some Pydantic Types especially in types.py we get some linter errors after running the pre-commit script or the makefile target. The Pydantic code is "correct" but the linter errors mean the pre-commit check won't let us commit this Pydantic code. We need to figure out a way to selectively ignore or correct certain "type errors" that show up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions