Skip to content

Commit

Permalink
Apply pre-commit fix
Browse files Browse the repository at this point in the history
From the artifact of the previous workflow run
  • Loading branch information
geo-ghci-int[bot] committed Jul 8, 2024
1 parent 10161c1 commit cdaa848
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions jsonschema_gentypes/configuration.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
Automatically generated file from a JSON schema.
"""


from typing import Any, Dict, List, Literal, TypedDict, Union

from typing_extensions import Required
Expand Down
1 change: 1 addition & 0 deletions jsonschema_gentypes/jsonschema.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
Automatically generated file from a JSON schema.
"""


from typing import Any, Dict, List, Literal, TypedDict, Union

CORE_SCHEMA_META_SCHEMA_DEFAULT = True
Expand Down

0 comments on commit cdaa848

Please sign in to comment.