Skip to content
Snippets Groups Projects
Commit 47c4a590 authored by inso's avatar inso
Browse files

Merge branch 'master' of https://github.com/Insoleet/ucoin-python-api into dev

parents cc2eca42 8066f79f
No related branches found
No related tags found
No related merge requests found
......@@ -36,3 +36,6 @@ class Voters(Base):
def __get__(self, **kwargs):
return self.merkle_easy_parser('/voters')
from . import members
from . import voters
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment