Skip to content

Commit 4434f94

Browse files
committed
remove enters
1 parent 439a194 commit 4434f94

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@ authors = [
1212
readme = "README.md"
1313
license = {text = "GNU General Public License v3"}
1414
classifiers = []
15-
description = "Adds math nodes for FLOAT, CONDITIONING, LATENT, IMAGE, NOISE, AUDIO and VIDEO types.
16-
17-
Allows usage of math expressions with variety of functions and variables, not limited to inputs. List of those is on github of this extension."
15+
description = "Adds math nodes for FLOAT, CONDITIONING, LATENT, IMAGE, NOISE, AUDIO and VIDEO types and allows usage of math expressions with variety of functions and variables, not limited to inputs. List of those is on github of this extension."
1816
dependencies = [
1917

2018
]

0 commit comments

Comments
 (0)