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

Minor PEP8 fixes in DQN.py #600

Merged
merged 2 commits into from
Dec 5, 2019
Merged

Minor PEP8 fixes in DQN.py #600

merged 2 commits into from
Dec 5, 2019

Conversation

jkterry1
Copy link

@jkterry1 jkterry1 commented Dec 4, 2019

DQN.py had two small PEP8 noncompliance other than lines being too long (which I don't think should be fixed). This fixes them.

Description

Checklist:

  • [x ] I've read the CONTRIBUTION guide (required)
  • [x ] I have updated the changelog accordingly (required).
  • My change requires a change to the documentation.
  • I have updated the tests accordingly (required for a bug fix or a new feature).
  • [x ] I have updated the documentation accordingly.
  • [ x] I have ensured pytest and pytype both pass.

@jkterry1
Copy link
Author

jkterry1 commented Dec 5, 2019

merge?

@araffin araffin merged commit 79646cf into hill-a:master Dec 5, 2019
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