Skip to content

add firmware, modele, uptime #13

add firmware, modele, uptime

add firmware, modele, uptime #13

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
run_black:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: psf/black@stable