style: auto-fix linting issues
This commit is contained in:
parent
02b1a34646
commit
c869e64213
1 changed files with 0 additions and 1 deletions
|
|
@ -323,7 +323,6 @@ async def testgen_go(
|
|||
return 500, TestGenErrorResponseSchema(error=f"Internal error: {e}")
|
||||
|
||||
|
||||
|
||||
def _extract_go_code_block(content: str) -> str | None:
|
||||
"""Fast extraction of the first Go code block that matches the semantics of:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue