Skip to content

Commit 486d02f

Browse files
committed
fixed authors must be an array
1 parent 8c85d52 commit 486d02f

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
@@ -2,7 +2,7 @@
22
name = "unsupervised-bias-detection"
33
version = "0.2.6"
44
description = "package for unsupervised bias detection"
5-
authors = "NGO Algorithm Audit"
5+
authors = ["NGO Algorithm Audit"]
66
license = "EUPL-1.2 license"
77
readme = "README.md"
88

0 commit comments

Comments
 (0)