Skip to content
Snippets Groups Projects
Commit a011bf12 authored by Vincent Texier's avatar Vincent Texier
Browse files

[enh] #91 fix pylint alerts in documents.ws2p.heads module

parent 8d3fdfe3
No related branches found
No related tags found
1 merge request!65Pylint
......@@ -67,7 +67,6 @@ class HeadV0:
.format(ws2p_private=WS2P_PRIVATE_PREFIX_REGEX,
ws2p_public=WS2P_PUBLIC_PREFIX_REGEX,
head=WS2P_HEAD_REGEX,
version="[0-9]+",
pubkey=PUBKEY_REGEX,
blockstamp=BLOCK_UID_REGEX))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment