Skip to content

Commit 0bb0030

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent c437d40 commit 0bb0030

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/covalent_braket_plugin_tests/braket_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,6 @@ async def test_submit_task(braket_executor, mocker):
192192

193193
@pytest.mark.asyncio
194194
async def test_upload_task(braket_executor, mocker):
195-
196195
"""Test the package and upload method."""
197196
boto3_mock = mocker.patch("covalent_braket_plugin.braket.boto3")
198197

0 commit comments

Comments
 (0)