Skip to content
This repository was archived by the owner on May 2, 2024. It is now read-only.
This repository was archived by the owner on May 2, 2024. It is now read-only.

🚜 Update Pydantic models and try to DRY them out #19

@jefftriplett

Description

@jefftriplett

What started as a quick fix for us using Pydantic to help us validate our frontmatter files has grown a bit unwieldy.

In our bin/*.py folder we have a bunch of scripts that help us organize and run our conference. Several include copies of the same BaseModel but we never got around to trying to refactor these to work off of the same models.

A quick win would be to refactor some of these files to reference the same set of BaseModels.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions