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.
decodestring
1 parent 02cc130 commit 2fe8e46Copy full SHA for 2fe8e46
setup.cfg
@@ -8,4 +8,4 @@ warningfilters=module |.* |DeprecationWarning |notebook.*
8
ignore |.*schema.* |UserWarning |nbfor.*
9
ignore |The 'warn' method is deprecated, use 'warning' instead | DeprecationWarning |notebook.*
10
error |encodestring\(\) is a deprecated alias, use encodebytes\(\)| DeprecationWarning | notebook.*
11
-
+ error |decodestring\(\) is a .*| DeprecationWarning | notebook.*
0 commit comments