We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa638f8 commit 1fe70baCopy full SHA for 1fe70ba
locale/circuitpython.pot
@@ -3259,6 +3259,10 @@ msgstr ""
3259
msgid "input dtype must be float or complex"
3260
msgstr ""
3261
3262
+#: extmod/ulab/code/numpy/poly.c
3263
+msgid "input is not iterable"
3264
+msgstr ""
3265
+
3266
#: extmod/ulab/code/numpy/linalg/linalg.c
3267
msgid "input matrix is asymmetric"
3268
@@ -3304,10 +3308,6 @@ msgstr ""
3304
3308
msgid "input vectors must be of equal length"
3305
3309
3306
3310
3307
-#: extmod/ulab/code/numpy/poly.c
-msgid "inputs are not iterable"
-msgstr ""
-
3311
#: extmod/ulab/code/numpy/approx.c
3312
msgid "interp is defined for 1D iterables of equal length"
3313
0 commit comments