Skip to content

Commit cc9d9e9

Browse files
authored
TST: Un-ignore SelectableGroups warning from Ginga dev
1 parent e18a002 commit cc9d9e9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.cfg

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ filterwarnings =
1515
ignore:Marker set named:UserWarning
1616
# https://github.com/ejeschke/ginga/issues/1033
1717
ignore:There is no current event loop:DeprecationWarning
18-
# https://github.com/ejeschke/ginga/issues/1034
19-
ignore:SelectableGroups dict interface is deprecated:DeprecationWarning
2018

2119
[flake8]
2220
# E501: line too long

0 commit comments

Comments
 (0)