Skip to content
Snippets Groups Projects
Commit 6fbff02e authored by inso's avatar inso
Browse files

Heads of WS2P

parent d7b8b1a4
Branches
Tags
No related merge requests found
Pipeline #2789 passed
...@@ -4,7 +4,7 @@ import re ...@@ -4,7 +4,7 @@ import re
from ..block import BlockUID from ..block import BlockUID
from ..constants import ws2p_public_prefix_regex, ws2p_private_prefix_regex,\ from ..constants import ws2p_public_prefix_regex, ws2p_private_prefix_regex,\
pubkey_regex, signature_regex, ws2pid_regex, block_uid_regex, ws2p_head_regex pubkey_regex, signature_regex, ws2pid_regex, block_uid_regex, ws2p_head_regex
from ..document import MalformedDocumentError
@attr.s() @attr.s()
class API: class API:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment