Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/add-pre-commit' into add-pre-c…
Browse files Browse the repository at this point in the history
…ommit
  • Loading branch information
mattwthompson committed Jul 13, 2023
2 parents 02efc43 + 4d64531 commit 1f080ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions openff/qcsubmit/common_structures.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@

if TYPE_CHECKING:
from pydantic import AbstractSetIntStr


class DatasetConfig(BaseModel):
"""
The basic configurations for all datasets.
Expand Down

0 comments on commit 1f080ed

Please sign in to comment.