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

Bugfix/Mypy Inconsistency Issue #458

Merged
merged 1 commit into from
Mar 22, 2022

Conversation

KaleabTessera
Copy link
Contributor

What?

Certain environments need to be updated for the new version of gym - e.g. debugging env. Currently, these envs + new version of gym = mypy issues.

Why?

How?

Extra

Closes #455 .

Copy link
Contributor

@AsadJeewa AsadJeewa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Kale-ab

Copy link
Contributor

@mmorris44 mmorris44 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @KaleabTessera. Will try keep a vague eye out for when these dependency problems are no longer an issue, so we can remove the specific requirement

@KaleabTessera KaleabTessera merged commit 76664d8 into develop Mar 22, 2022
@KaleabTessera KaleabTessera deleted the bugfix/fix-mypy-inconsistency-issue branch March 22, 2022 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Inconsistent Mypy behaviour
3 participants