Skip to content

Commit

Permalink
pep
Browse files Browse the repository at this point in the history
  • Loading branch information
thibault-martinez committed Oct 26, 2023
1 parent 173b97a commit 4f268d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/python/tests/test_block.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
# SPDX-License-Identifier: Apache-2.0

from typing import get_args
from iota_sdk import BasicBlock, BlockType, SignedBlock, Payload, PayloadType
import pytest
from iota_sdk import BasicBlock, BlockType, SignedBlock, Payload, PayloadType


def test_basic_block_with_tagged_data_payload():
Expand Down

0 comments on commit 4f268d9

Please sign in to comment.