Skip to content

Commit 9fe3b84

Browse files
committed
chore: update description in pyproject
1 parent 67ecf4f commit 9fe3b84

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
@@ -11,7 +11,7 @@ authors = [
1111
maintainers = [
1212
{name = "Oisín M. Morrison", email = "oisinmmm@gmail.com"},
1313
]
14-
description = "Graph feedforward networks: an extension of linear layers to graphs."
14+
description = "Graph Feedforward Networks: an extension of linear layers to graphs"
1515
license = { text = "Apache License Version 2.0" }
1616
classifiers = [
1717
"Development Status :: 4 - Beta",

0 commit comments

Comments
 (0)