We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67ecf4f commit 9fe3b84Copy full SHA for 9fe3b84
pyproject.toml
@@ -11,7 +11,7 @@ authors = [
11
maintainers = [
12
{name = "Oisín M. Morrison", email = "oisinmmm@gmail.com"},
13
]
14
-description = "Graph feedforward networks: an extension of linear layers to graphs."
+description = "Graph Feedforward Networks: an extension of linear layers to graphs"
15
license = { text = "Apache License Version 2.0" }
16
classifiers = [
17
"Development Status :: 4 - Beta",
0 commit comments