serverdaun's picture
Add Makefile for linting with flake8 and update requirements.txt to include additional packages
c1ab2ed
raw
history blame contribute delete
62 Bytes
lint:
flake8 --ignore=E501 agent.py config.py app.py tools.py