#!/bin/bash
pytest
pycodestyle --filename=*.py ./
