akaps / hanabi_ai

AI competition of the card game Hanabi, where the best AI is measured as the most cooperative and contributes to the highest scoring games
MIT License
1 stars 2 forks source link

Pylint: enable messages #130

Closed akaps closed 5 years ago

akaps commented 5 years ago

Resolves #117 - #89

All Submissions:

  1. [x] Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  2. [x] Have you written new tests for new features/fixes for bugs?

New Feature Submissions:

  1. [x] Does your submission pass tests?
  2. [x] Have you linted your code locally prior to submission?

Changes to Core Features:

  1. [x] Have you written new tests?
  2. [x] Have you linted your code locally prior to submission?
  3. [x] Have you added an explanation to your changes and why you'd like them included?
  4. [x] Does your submission pass tests locally?