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 dependency on gym.utils #56

Merged
merged 2 commits into from
Oct 29, 2023
Merged

Conversation

aiAdrian
Copy link
Contributor

Changes

Describe the changes you made.

Related issues

Link to every issue from the issue tracker (if any) you addressed in this PR.

Checklist

  • Tests are included for relevant behavior changes.
  • Documentation is added in the docs folder for relevant behavior changes. If you made important user-facing
    changes, describe them under the [Unreleased] tag in CHANGELOG.md.
  • New package dependencies are declared in the pyproject.toml file.
    Requirement files have been updated by running tox -e requirements.
  • Code works with all supported Python versions (3.8, 3.9 and 3.10). Checks run with all three version and are
    required to run successfully.
  • Code is formatted according to PEP 8 (an IDE like PyCharm can do this for you).
  • Technical guidelines listed in CONTRIBUTING.md are followed.

@aiAdrian aiAdrian requested a review from a team as a code owner October 28, 2023 21:02
@aiAdrian aiAdrian linked an issue Oct 28, 2023 that may be closed by this pull request
3 tasks
Copy link
Contributor

@fnberta fnberta left a comment

Choose a reason for hiding this comment

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

Amazing!

@fnberta fnberta merged commit 987fc33 into main Oct 29, 2023
6 checks passed
@fnberta fnberta deleted the 26-remove-the-dependencies-to-gym branch October 29, 2023 19:50
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.

Remove the dependencies to Gym
2 participants