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 Jun 12, 2024
1 parent defd1eb commit 4b4a905
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/covalent_tests/workflow/transport_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ def workflow_transport_graph():

# For testing TObj back-compat -- copied from earlier SDK
class _TOArchive:

"""Archived transportable object."""

def __init__(self, header: bytes, object_string: bytes, data: bytes):
Expand Down

0 comments on commit 4b4a905

Please sign in to comment.