diff --git a/pypots/utils/__init__.py b/pypots/utils/__init__.py index d564bf31..24542ad4 100644 --- a/pypots/utils/__init__.py +++ b/pypots/utils/__init__.py @@ -10,7 +10,7 @@ # content files in this package "file", "logging", - "metrics", + # "metrics", # deprecated and everything is moved to nn.functional, hence do not import it by default "random", "visual", ]