Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Aug 5, 2024
1 parent 4757974 commit fc48242
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/covalent_braket_plugin_tests/braket_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,6 @@ async def test_submit_task(braket_executor, mocker):

@pytest.mark.asyncio
async def test_upload_task(braket_executor, mocker):

"""Test the package and upload method."""
boto3_mock = mocker.patch("covalent_braket_plugin.braket.boto3")

Expand Down

0 comments on commit fc48242

Please sign in to comment.