Skip to content

Commit

Permalink
Update test branch
Browse files Browse the repository at this point in the history
  • Loading branch information
sondregronas committed Aug 20, 2024
1 parent b186c57 commit 8fa540f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion piggybank
2 changes: 1 addition & 1 deletion run.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ def checkout_branch(branch):


if __name__ == "__main__":
# checkout_branch('test-data')
# checkout_branch('test-output')
os.environ["FLASK_DEBUG"] = "1"
os.environ["USE_CACHE"] = "0"
app = create_app()
Expand Down

0 comments on commit 8fa540f

Please sign in to comment.