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

Removed deprecated shared_weights parameter #319

Merged
merged 8 commits into from
Oct 15, 2021
Merged

Conversation

mmorris44
Copy link
Contributor

@mmorris44 mmorris44 commented Oct 14, 2021

What?

Removed deprecated shared_weights parameter in examples/petting_zoo/sisl/multiwalker/feedforward/centralised/run_maddpg.py
Included PyCharm .idea file in .gitignore
Override flatland version to 2.2.2

Why?

shared_weights parameter removed from lp_utils.partial_kwargs() method, but still used in examples/petting_zoo/sisl/multiwalker/feedforward/centralised/run_maddpg.py
Wrapper is broken for Flatland 3

How?

Changed one line of code to remove the parameter

Extra

Tested in docker. Broken before change, running fine after change.
Ran with pre-commit hook, ignoring docstring coverage

@mmorris44 mmorris44 self-assigned this Oct 14, 2021
@arnupretorius arnupretorius added the bug Something isn't working label Oct 14, 2021
@KaleabTessera
Copy link
Contributor

Thanks @mmorris44 ! This looks good. Congrats on your first PR 🥳

@KaleabTessera KaleabTessera merged commit bfb5d1d into develop Oct 15, 2021
@KaleabTessera KaleabTessera deleted the fix/PettingZoo branch October 15, 2021 11:47
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

Successfully merging this pull request may close these issues.

3 participants