remove useless arg

This commit is contained in:
Jonathan Wren 2022-06-25 12:39:20 -07:00
parent c84e779ed0
commit 070cdd95c0

View file

@ -119,7 +119,6 @@ addopts = [
"--pdbcls=IPython.terminal.debugger:Pdb",
"--gherkin-terminal-reporter",
"--tb=native",
"-n=auto",
]
filterwarnings = [