Skip to content

Updated invoice api #588

Updated invoice api

Updated invoice api #588

name: Black Linter (PY)
on:
push:
branches:
- main
paths:
- '**.py'
pull_request:
paths:
- '**.py'
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: psf/black@stable