polygon-io/client-python

typing bug on get agg

vikyw89 opened this issue · 2 comments

Describe the bug
image

misstyping
To Reproduce
just follow the screenshot

Expected behavior
should return the correct typing

Screenshots

Additional context

Hi @vikyw89, sorry I've looked at the screenshot and it's not clear what the issue is. Can you describe the bug a bit?

sorry, I sent the wrong screenshot :D
image

in summary, get_previous_close_aggs

  • in typing it returns PreviousCloseAgg
  • in reality it returns [PreviousCloseAgg