Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit 5ed65dd

Browse files
committed
warning filter
1 parent 9a7a8e3 commit 5ed65dd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

03_Image_Display_and_Manipulation.ipynb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@
9191
"source": [
9292
"# prevent some helpful but ancillary warning messages from printing\n",
9393
"# during some LSST DM Release calls\n",
94-
"warnings.simplefilter(\"ignore\", category=FutureWarning)\n",
9594
"warnings.simplefilter(\"ignore\", category=UserWarning)"
9695
]
9796
},

0 commit comments

Comments
 (0)