We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e97ad4d commit c1da933Copy full SHA for c1da933
1 file changed
README.md
@@ -95,6 +95,8 @@ watch out for side effects! I don't do assignments, but any functions you call
95
96
Can't handle `\` continuations.
97
98
+With Python `threading` package, don't use multiple threads calling clarify(). `multiprocessing` package should be fine.
99
+
100
Also note: I've built my own parser to handle just the assignments / expressions tsensor can handle.
101
102
## Deploy (parrt's use)
0 commit comments