Skip to content

test(api): add tests for the 2 inpn_group3 routes #9

test(api): add tests for the 2 inpn_group3 routes

test(api): add tests for the 2 inpn_group3 routes #9

Workflow file for this run

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