Unverified Commit 5d598680 authored by Max Wittig's avatar Max Wittig Committed by GitHub
Browse files

chore: remove unused marker (#26890)


Signed-off-by: default avatarMax Wittig <max.wittig@siemens.com>
parent 8f4b313c
...@@ -107,7 +107,6 @@ markers = [ ...@@ -107,7 +107,6 @@ markers = [
"distributed: run this test only in distributed GPU tests", "distributed: run this test only in distributed GPU tests",
"skip_v1: do not run this test with v1", "skip_v1: do not run this test with v1",
"optional: optional tests that are automatically skipped, include --optional to run them", "optional: optional tests that are automatically skipped, include --optional to run them",
"extra_server_args: extra arguments to pass to the server fixture",
] ]
[tool.ty.src] [tool.ty.src]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment