Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
Signed-off-by: Olga Bulat <obulat@gmail.com>
  • Loading branch information
obulat committed Feb 22, 2024
1 parent 0d52ccb commit dd317c9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class FieldSqlInfo:


def create_db_props_dict(
media_type: Literal["image", "audio"]
media_type: Literal["image", "audio"],
) -> dict[str, FieldSqlInfo]:
"""
Parse the DDL for a media type and returns a list of field
Expand Down

0 comments on commit dd317c9

Please sign in to comment.