Skip to content

Commit

Permalink
Fix convention for src/melt/tools/metrics/data_stats_metric/__init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
minhtrung23 committed Sep 8, 2024
1 parent a7bd907 commit 2749bc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/melt/tools/metrics/data_stats_metric/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
"""Module providing a function printing python version."""
from .data_stats_metric import DataStatsMetric

__all__ = ["DataStatsMetric"]

0 comments on commit 2749bc5

Please sign in to comment.