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.
2 parents cc9d9e9 + 907fb05 commit 3382c7eCopy full SHA for 3382c7e
setup.cfg
@@ -13,8 +13,6 @@ filterwarnings =
13
ignore:zmq\.eventloop\.ioloop is deprecated in pyzmq 17:DeprecationWarning
14
ignore:Widget.* is deprecated:DeprecationWarning
15
ignore:Marker set named:UserWarning
16
- # https://github.com/ejeschke/ginga/issues/1033
17
- ignore:There is no current event loop:DeprecationWarning
18
19
[flake8]
20
# E501: line too long
0 commit comments