Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exceptions.nameerror object has no attribute upper #21

Closed
austinvlewis opened this issue Mar 18, 2019 · 1 comment
Closed

Exceptions.nameerror object has no attribute upper #21

austinvlewis opened this issue Mar 18, 2019 · 1 comment

Comments

@austinvlewis
Copy link

raise NameError('Invalid Symbols: ' + ",".join(stocks)).upper() #TODO: custom exception

AttributeError: 'exceptions.NameError' object has no attribute 'upper'

Saw where this was an issue previously. Am still running into it though any suggestions? Occurs when I try to view my portfolio

@anilshanbhag
Copy link
Owner

Fixed this issue.

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

No branches or pull requests

2 participants