Skip to content

Commit

Permalink
import fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ampledata committed Jun 22, 2024
1 parent 7723da2 commit d9cc8e7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions takproto/functions.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,9 @@

from datetime import datetime
from io import BytesIO
from typing import Optional, Union

import delimited_protobuf as dpb
from typing import Optional

import takproto.delimited_protobuf as dpb
from takproto.constants import (
ISO_8601_UTC,
W3C_XML_DATETIME,
Expand Down

0 comments on commit d9cc8e7

Please sign in to comment.