Skip to content

Commit 236d8e0

Browse files
fix: apply ruff formatting to test file
1 parent 9da482c commit 236d8e0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

instrumentation/opentelemetry-instrumentation-dbapi/tests/test_dbapi_integration.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,6 @@ def test_executemany_comment(self):
342342
"Select 1;",
343343
)
344344

345-
346345
def test_executemany_comment_position_start(self):
347346
connect_module = mock.MagicMock()
348347
connect_module.__name__ = "test"

0 commit comments

Comments
 (0)