Commit graph

7 commits

Author SHA1 Message Date
pre-commit-ci[bot]
8708a701e5 [pre-commit.ci] auto fixes from pre-commit.com hooks
Some checks failed
test / test-matrix (4.2, 3.10) (push) Has been cancelled
test / test-matrix (4.2, 3.11) (push) Has been cancelled
test / test-matrix (4.2, 3.12) (push) Has been cancelled
test / test-matrix (4.2, 3.9) (push) Has been cancelled
test / test-matrix (5.1, 3.10) (push) Has been cancelled
test / test-matrix (5.1, 3.11) (push) Has been cancelled
test / test-matrix (5.1, 3.12) (push) Has been cancelled
test / test-matrix (5.1, 3.13) (push) Has been cancelled
test / test-matrix (5.2, 3.10) (push) Has been cancelled
test / test-matrix (5.2, 3.11) (push) Has been cancelled
test / test-matrix (5.2, 3.12) (push) Has been cancelled
test / test-matrix (5.2, 3.13) (push) Has been cancelled
for more information, see https://pre-commit.ci
2026-01-19 17:37:08 +00:00
Mike
fafe528ea5 feat(models): add database constraints to Value model 2025-02-24 18:26:28 -08:00
Mike
a95f2a1c33 style(lint): apply ruff formatting rules with defined target-version 2025-02-13 07:40:43 -08:00
Mike
b5b576aca5 refactor: apply ruff linter rules and standardize code style
Replace flake8 with ruff and apply consistent linting rules across the entire codebase. Update type annotations, quotation marks, and other style-related changes to comply with the new standards.
2024-09-01 14:57:47 -07:00
Jacob Fredericksen
ee3f5662de fix: use typing.Tuple for annotations 2023-12-06 17:53:36 -05:00
Jacob Fredericksen
1cdc2c4a41 refactor: cleanup 2023-11-30 13:11:59 -05:00
Jacob Fredericksen
7153bedce0 refactor: split model modules 2023-11-30 13:05:20 -05:00