Skip to content
This repository has been archived by the owner on Aug 28, 2020. It is now read-only.

issue-147: Use member variable instead of trying to subscribe object #148

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Deborah-Digges
Copy link
Contributor

@Deborah-Digges Deborah-Digges commented Oct 10, 2018

Fixes #147

Checklist

  • I have made a material change to the repo (functionality, testing, spelling, grammar)
  • I have read the [Contribution Guide] and my PR follows them.
  • I updated my branch with the master branch.
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation about the functionality in the appropriate .md file
  • I have added in line documentation to the code I modified

Short description of what this PR does:

  • Fixes bug in app.py which tries to index into an object rather than using the variable on the object.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Attempt to index into config object like a dictionary
4 participants