robinhood-unofficial / pyrh

Python Framework to make trades with the unofficial Robinhood API
https://pyrh.readthedocs.io/en/latest/
MIT License
1.78k stars 603 forks source link

resolve 'AttributeError' exception in 'get_options()' #261

Closed clay-moss closed 4 years ago

clay-moss commented 4 years ago

fix issue #260

Checklist

Related Issue

fix for issue #260

Description

Use correct name 'build_options' for function in urls.py

codecov-commenter commented 4 years ago

Codecov Report

Merging #261 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #261   +/-   ##
=======================================
  Coverage   52.52%   52.52%           
=======================================
  Files          11       11           
  Lines         870      870           
  Branches      119      119           
=======================================
  Hits          457      457           
  Misses        403      403           
  Partials       10       10           
Impacted Files Coverage Δ
pyrh/robinhood.py 17.49% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ff1a066...6da15f2. Read the comment docs.

stale[bot] commented 4 years ago

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 4 years ago

Closing this pull request automatically because it has not had any activity since it has been marked as stale. If you think it is still relevant and should be addressed, feel free to open a new one.