Skip to content
This repository has been archived by the owner on Jan 15, 2019. It is now read-only.

Surver bugs #61

Merged
merged 3 commits into from
Mar 7, 2018
Merged

Surver bugs #61

merged 3 commits into from
Mar 7, 2018

Conversation

liamwarfield
Copy link
Contributor

@liamwarfield liamwarfield commented Mar 7, 2018

Resolves #56

@@ -93,7 +93,7 @@ def respond(self):

class SurveysController(BaseController):
@expose()
def _lookup(self, sid, *args):
def _lookup(self, sid=None, *args):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this change necessary?

@liamwarfield liamwarfield merged commit 700dfb6 into develop Mar 7, 2018
@jackrosenthal jackrosenthal deleted the surver-Bugs branch May 27, 2018 14:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants