Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 275 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 275 Bytes

Unleash The Geek

Code for Amadeus Unleash The Geek challenge on CodinGame.

The solution is developed in Python3.

Git hooks

Use git config core.hooksPath .git-hooks to setup the hooks for this repository.

You will need:

  • Python3
  • Pytest-3
  • PyLint (for Python3)