From 261102831cad2d9134bff650dd7a11a388669c83 Mon Sep 17 00:00:00 2001 From: Luke Kreczko Date: Wed, 30 Nov 2022 20:07:16 +0000 Subject: [PATCH] fix: formatting issues --- examples/plotter/cmsl1t/efficiency.yaml | 4 ++-- src/fasthep_cli/_plotter.py | 2 -- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/examples/plotter/cmsl1t/efficiency.yaml b/examples/plotter/cmsl1t/efficiency.yaml index 933b78a..959b16b 100644 --- a/examples/plotter/cmsl1t/efficiency.yaml +++ b/examples/plotter/cmsl1t/efficiency.yaml @@ -18,10 +18,10 @@ styles: legend: show: true kwargs: - loc: 'lower right' + loc: "lower right" fontsize: 16 title_fontsize: 16 - alignment: 'left' + alignment: "left" axes: ylimits: [0, 1.12] ymajor_ticks: 6 diff --git a/src/fasthep_cli/_plotter.py b/src/fasthep_cli/_plotter.py index f6e9c0d..216b541 100644 --- a/src/fasthep_cli/_plotter.py +++ b/src/fasthep_cli/_plotter.py @@ -2,10 +2,8 @@ from __future__ import annotations import os -from typing import Any import rich -import yaml def _run_checks(