Skip to content

Update args.py#17

Open
zpettry wants to merge 1 commit intooanda:masterfrom
zpettry:master
Open

Update args.py#17
zpettry wants to merge 1 commit intooanda:masterfrom
zpettry:master

Conversation

@zpettry
Copy link

@zpettry zpettry commented Jun 9, 2019

if args.trade.id[0] == '@':
AttributeError: 'Namespace' object has no attribute 'trade'

The period needs to be deleted between 'trade' and 'id'.

if args.trade.id[0] == '@':
AttributeError: 'Namespace' object has no attribute 'trade'

The period needs to be deleted between 'trade' and 'id'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant