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 7f9d524 commit b9bd779Copy full SHA for b9bd779
docs/user-guide/amor/amor-reduction.ipynb
@@ -25,7 +25,7 @@
25
"outputs": [],
26
"source": [
27
"import warnings\n",
28
- "warnings.filterwarnings('ignore')"
+ "warnings.filterwarnings('ignore', message=r'Failed to convert .* into a transformation')"
29
]
30
},
31
{
0 commit comments