Skip to content
Snippets Groups Projects
Commit 8066f79f authored by inso's avatar inso
Browse files

Fix in registry.community

parent 3341a90e
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