trio-paho-mqtt-upd1/scripts-dev/lint.sh

7 lines
35 B
Bash
Executable File

#!/bin/bash
isort .
black .
mypy