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 b3b423d commit 5fae88aCopy full SHA for 5fae88a
pyproject.toml
@@ -124,7 +124,6 @@ markers = [
124
"sync: mark a test as performing I/O without asyncio.",
125
]
126
filterwarnings = [
127
- "error",
128
"ignore:Legacy index templates are deprecated in favor of composable templates.:elasticsearch.exceptions.ElasticsearchWarning",
129
"ignore:datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version..*:DeprecationWarning",
130
"default:enable_cleanup_closed ignored.*:DeprecationWarning",
0 commit comments