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 1b7af84 commit d233cb2Copy full SHA for d233cb2
setup.cfg
@@ -11,5 +11,6 @@ filterwarnings =
11
error
12
ignore:Legacy index templates are deprecated in favor of composable templates.:elasticsearch.exceptions.ElasticsearchWarning
13
ignore:datetime.datetime.utcfromtimestamp\(\) is deprecated and scheduled for removal in a future version..*:DeprecationWarning
14
+ default:enable_cleanup_closed ignored.*:DeprecationWarning
15
markers =
16
sync: mark a test as performing I/O without asyncio.
0 commit comments