Skip to content

Commit

Permalink
Add implementation of core metadata as a dataclass
Browse files Browse the repository at this point in the history
  • Loading branch information
abravalheri committed Jan 16, 2022
1 parent e99b37e commit ff906dc
Show file tree
Hide file tree
Showing 2 changed files with 417 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.812
rev: v0.931
hooks:
- id: mypy
exclude: '^(docs|tasks|tests)|setup\.py'
Expand Down
Loading

0 comments on commit ff906dc

Please sign in to comment.