Skip to content

Added L0 and L1 projections for ZH and vvH CLIC and ILC #39

Added L0 and L1 projections for ZH and vvH CLIC and ILC

Added L0 and L1 projections for ZH and vvH CLIC and ILC #39

Workflow file for this run

# .github/workflows/pre-commit.yml
name: Pre-commit
on: [push]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: pre-commit/[email protected]
with:
extra_args: '--all-files'