Skip to content

Commit 01cd41d

Browse files
authored
Ignore upstream deprecation warning from drizzlepac+stregion (#124)
1 parent 84abd47 commit 01cd41d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ filterwarnings = [
117117
"ignore: .*pkg_resources.*:DeprecationWarning",
118118
'ignore:unclosed file:ResourceWarning',
119119
'ignore: Matplotlib is currently using agg, which is a non-GUI backend, so cannot show the figure.:UserWarning',
120+
"ignore:'leaveWhitespace' deprecated:DeprecationWarning",
120121
# Ignore warning from astropy.io
121122
'ignore: Card is too long, comment will be truncated.',
122123
# Ignore cast warning in drizzle

0 commit comments

Comments
 (0)