Skip to content

Commit 1717152

Browse files
author
Jaime Céspedes Sisniega
authored
Fix pyproject.toml description
1 parent 7c2d5c7 commit 1717152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "frouros"
33
version = "0.3.1"
4-
description = "An open source Python library for drift detection in Machine Learning problems"
4+
description = "An open source Python library for drift detection in machine Learning systems"
55
authors = [
66
{name = "Jaime Céspedes Sisniega", email = "[email protected]"}
77
]

0 commit comments

Comments
 (0)