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

typing bug on get agg #728

Open
vikyw89 opened this issue Aug 14, 2024 · 2 comments
Open

typing bug on get agg #728

vikyw89 opened this issue Aug 14, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@vikyw89
Copy link

vikyw89 commented Aug 14, 2024

Describe the bug
image

misstyping
To Reproduce
just follow the screenshot

Expected behavior
should return the correct typing

Screenshots

Additional context

@vikyw89 vikyw89 added the bug Something isn't working label Aug 14, 2024
@justinpolygon
Copy link
Contributor

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?

@justinpolygon justinpolygon self-assigned this Aug 14, 2024
@vikyw89
Copy link
Author

vikyw89 commented Aug 14, 2024

sorry, I sent the wrong screenshot :D
image

in summary, get_previous_close_aggs

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants