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.
3 stars 10 forks source link

Fix CI and add basic code quality functionality #53

Closed danielhundhausen closed 10 months ago

danielhundhausen commented 10 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.