__
Results
2
issues of
__
Users are not notified that tickers do not exist when creating `Share` objects. For example, ``` Share("LMAO").get_price() # returns None ``` Users cannot distinguish between data that does not exist...
Wouldn't it make more sense to separate the code out into other files, and leave `__init__.py` empty?