Merge branch 'develop' into DuplicateKeys

This commit is contained in:
Micah Jerome Ellison 2022-07-16 14:14:37 -07:00
commit 9bd34bde25

View file

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