Skip to content

Commit

Permalink
import urlencode
Browse files Browse the repository at this point in the history
  • Loading branch information
talsperre committed Jan 14, 2025
1 parent b1fdc7d commit 4566a66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metaflow/plugins/metadata_providers/service.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
from metaflow.metadata_provider import MetadataProvider
from metaflow.metadata_provider.heartbeat import HB_URL_KEY
from metaflow.sidecar import Message, MessageTypes, Sidecar

from urllib.parse import urlencode
from metaflow.util import version_parse


Expand Down

0 comments on commit 4566a66

Please sign in to comment.