Skip to content

Commit

Permalink
test if travis build gets triggered
Browse files Browse the repository at this point in the history
  • Loading branch information
mtreacy002 committed Jun 6, 2020
1 parent 616bd93 commit 9eb42f3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions run.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,7 @@ def make_shell_context():
"MentorshipRelationExtensionModel": MentorshipRelationExtensionModel,
}

# uncomment the lines below if you want to test querying database

# test

if __name__ == "__main__":
application.run(port=5000)

0 comments on commit 9eb42f3

Please sign in to comment.