Skip to content

Removed "Project" magic string from bu_internal_invoice.py #236

Removed "Project" magic string from bu_internal_invoice.py

Removed "Project" magic string from bu_internal_invoice.py #236

Workflow file for this run

name: pre-commit
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]