Skip to content

Commit 907fb05

Browse files
committed
Ginga PR 1037 fixed the warning.
1 parent cc9d9e9 commit 907fb05

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
@@ -13,8 +13,6 @@ filterwarnings =
1313
ignore:zmq\.eventloop\.ioloop is deprecated in pyzmq 17:DeprecationWarning
1414
ignore:Widget.* is deprecated:DeprecationWarning
1515
ignore:Marker set named:UserWarning
16-
# https://github.com/ejeschke/ginga/issues/1033
17-
ignore:There is no current event loop:DeprecationWarning
1816

1917
[flake8]
2018
# E501: line too long

0 commit comments

Comments
 (0)