-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Call Strategy.process_dataloader
in data_connector.py
#12251
Call Strategy.process_dataloader
in data_connector.py
#12251
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! I left a minor comment for you to take a look. Apart from that, if this PR looks good to everyone, do you think it's a good idea to update the function docstring with something like, "Calls the strategy's process_dataloader method"? (or anything that you feel is appropriate). This is the docstring I am referring to:
process dataloader
to data_connector.py
Strategy.process_dataloader
in data_connector.py
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add an entry to the changelog too
7ca8c86
to
2f55dc9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks @ninginthecloud! Just a minor nit with changelog
2f55dc9
to
8249818
Compare
Hi, code owners, @Borda, @SeanNaren, @carmocca , @tchaton , would you like to take a look of this PR and give an approval? Thanks a lot. |
Head branch was pushed to by a user without write access
b4d0667
to
5095365
Compare
What does this PR do?
Fixes #12213
Does your PR introduce any breaking changes? If yes, please list them.
Before submitting
PR review
Anyone in the community is welcome to review the PR.
Before you start reviewing make sure you have read Review guidelines. In short, see the following bullet-list:
Did you have fun?
Make sure you had fun coding 🙃