Skip to content

Commit

Permalink
update local metadata provider unit test (Netflix#2172)
Browse files Browse the repository at this point in the history
  • Loading branch information
saikonen authored Dec 10, 2024
1 parent 3fffa6c commit b3c3fc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit/test_local_metadata_provider.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from metaflow.plugins import LocalMetadataProvider
from metaflow.plugins.metadata_providers.local import LocalMetadataProvider


def test_deduce_run_id_from_meta_dir():
Expand Down

0 comments on commit b3c3fc8

Please sign in to comment.