INSPIRE module that adds more fun to the platform.
Napoleon
https://sphinxcontrib-napoleon.readthedocs.io/en/latest/example_google.html for docstringsBlack
https://github.com/ambv/black
$ docker-compose -f docker-compose.test.yml build
$ docker-compose -f docker-compose.test.yml run --rm tests py.test tests/unit
$ docker-compose -f docker-compose.test.yml run --rm tests py.test tests/integration
$ docker-compose -f docker-compose.test.yml exec tests pytest tests/integration/api/test_api_base.py --pdb -s