Skip to content

Commit

Permalink
Merge branch 'main' into 1836-bug-_parse_timestamps_in_record-throws-…
Browse files Browse the repository at this point in the history
…exception-for-key-not-present-in-schema
  • Loading branch information
edgarrmondragon authored Sep 26, 2023
2 parents ddec1ca + ac646bf commit 57b15dd
Show file tree
Hide file tree
Showing 2 changed files with 234 additions and 62 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ repos:
- id: check-readthedocs

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.0.290
rev: v0.0.291
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix, --show-fixes]
Expand Down
Loading

0 comments on commit 57b15dd

Please sign in to comment.