From ff4521d253e7e9a2ae6668a8340df87b5fdf411c Mon Sep 17 00:00:00 2001 From: Patrick Huck Date: Thu, 10 Nov 2022 15:54:41 -0800 Subject: [PATCH] yet another description change --- matminer/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/matminer/__init__.py b/matminer/__init__.py index 77a0e0ed9..43b6ddf0b 100644 --- a/matminer/__init__.py +++ b/matminer/__init__.py @@ -1,4 +1,4 @@ -"""library for data mining the properties of materials""" +"""library for data mining materials properties""" from pkg_resources import DistributionNotFound, get_distribution