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 restructured #124

Closed akaps closed 5 years ago

akaps commented 5 years ago

All Submissions:

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

New Feature Submissions:

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

Changes to Core Features:

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