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 e18a002 commit cc9d9e9Copy full SHA for cc9d9e9
setup.cfg
@@ -15,8 +15,6 @@ filterwarnings =
15
ignore:Marker set named:UserWarning
16
# https://github.com/ejeschke/ginga/issues/1033
17
ignore:There is no current event loop:DeprecationWarning
18
- # https://github.com/ejeschke/ginga/issues/1034
19
- ignore:SelectableGroups dict interface is deprecated:DeprecationWarning
20
21
[flake8]
22
# E501: line too long
0 commit comments