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

Fix warning about kwargs.data #560

Merged
merged 2 commits into from
Dec 18, 2021

Conversation

mo8it
Copy link
Contributor

@mo8it mo8it commented Dec 17, 2021

Fix warning when calling kwargs.data (at least in Julia 1.7):
Warning: use values(kwargs) and keys(kwargs) instead of kwargs.data and kwargs.itr

To reproduce the warning:
Run the tests of ReinforcementLearningCore with Julia 1.7.

PR Checklist

  • Update NEWS.md?
    No need!

@findmyway findmyway enabled auto-merge (squash) December 18, 2021 03:58
@findmyway findmyway disabled auto-merge December 18, 2021 06:34
@findmyway findmyway merged commit cddc492 into JuliaReinforcementLearning:master Dec 18, 2021
@findmyway
Copy link
Member

@all-contributors please add @mo8it for code

@allcontributors
Copy link
Contributor

@findmyway

I've put up a pull request to add @mo8it! 🎉

@mo8it mo8it deleted the fix/warnings branch December 18, 2021 11:55
harwiltz pushed a commit to harwiltz/ReinforcementLearning.jl that referenced this pull request Mar 1, 2022
Co-authored-by: Jun Tian <find_my_way@foxmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants