Skip to content

Commit

Permalink
Update to kafka.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Edbo849 committed Sep 23, 2024
1 parent 123bd8a commit 6c7ed14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion esgf_playground_utils/models/kafka.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

from datetime import datetime
from enum import Enum
from typing import Any, Literal, Union
from typing import Literal, Union

from pydantic import BaseModel
from stac_pydantic.item import Item
Expand Down

0 comments on commit 6c7ed14

Please sign in to comment.