Skip to content

Commit 439a194

Browse files
committed
checked for \u000a. No such character exists at that position.
1 parent ec7a74c commit 439a194

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
@@ -12,7 +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.
15+
description = "Adds math nodes for FLOAT, CONDITIONING, LATENT, IMAGE, NOISE, AUDIO and VIDEO types.
1616
1717
Allows usage of math expressions with variety of functions and variables, not limited to inputs. List of those is on github of this extension."
1818
dependencies = [

0 commit comments

Comments
 (0)