Skip to content

fix: Fixed user not able to view invoice if it had a total price of 0 #235

fix: Fixed user not able to view invoice if it had a total price of 0

fix: Fixed user not able to view invoice if it had a total price of 0 #235

name: Black Linter (PY)
on:
push:
branches:
- main
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable