cms-l1-dpg / Phase2-L1MenuTools

This repository contains the framework for the measurement of matching efficiencies, trigger turn-on curves, and scalings for the assessment of the physics performance of the CMS Phase-2 L1 Menu.
2 stars 8 forks source link

Fix CI and add basic code quality functionality #53

Closed danielhundhausen closed 7 months ago

danielhundhausen commented 7 months ago

mypy, black and flake8 checks are now run in CI. The code was made compatible with the requirements from these codes. Code quality is restricted to menu_tools directory. Fixes #49.