diff --git a/setup.cfg b/setup.cfg index 3387720..fa69df8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -10,6 +10,7 @@ testpaths = tests filterwarnings = error ignore:the sets module:DeprecationWarning:jinja2.sandbox + ignore:There is no current event loop:DeprecationWarning [coverage:run] branch = True