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 9255319 commit df0c01eCopy full SHA for df0c01e
setup.cfg
@@ -9,8 +9,5 @@ profile = black
9
[tool:pytest]
10
filterwarnings =
11
error
12
- # The body parameter is no longer deprecated, see
13
- # https://github.com/elastic/elasticsearch-py/issues/2181#issuecomment-1490932964
14
- ignore:The 'body' parameter is deprecated .*:DeprecationWarning
15
ignore:Legacy index templates are deprecated in favor of composable templates.:elasticsearch.exceptions.ElasticsearchWarning
16
ignore:datetime.datetime.utcfromtimestamp\(\) is deprecated and scheduled for removal in a future version..*:DeprecationWarning
0 commit comments