From 97a0bc6a442d04fbe7809418730bc8f17607b252 Mon Sep 17 00:00:00 2001 From: Patrick Huck Date: Thu, 10 Nov 2022 16:10:56 -0800 Subject: [PATCH] trying again ... (#890) --- matminer/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/matminer/__init__.py b/matminer/__init__.py index 43b6ddf0b..130045a66 100644 --- a/matminer/__init__.py +++ b/matminer/__init__.py @@ -1,4 +1,4 @@ -"""library for data mining materials properties""" +"""data mining materials properties""" from pkg_resources import DistributionNotFound, get_distribution