Skip to content

Commit

Permalink
hello_payments.py now imports props.default by default just like hell…
Browse files Browse the repository at this point in the history
…o_obp.py (so that getting started README works as expected)
  • Loading branch information
chrisjsimpson committed Dec 4, 2018
1 parent 8f2f9cc commit 91b105a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions hello_payments.py
Expand Up @@ -8,8 +8,7 @@
# that you can send money from (i.e. be the owner).
# All properties are now kept in one central place

from props.danskebank import *
#from props.socgen import *
from props.default import *

# You probably don't need to change those
import lib.obp
Expand Down

0 comments on commit 91b105a

Please sign in to comment.