From a5758646da8e5db98296c3a36140966a5c1df268 Mon Sep 17 00:00:00 2001 From: XANTRONIX Industrial Date: Thu, 13 Mar 2025 14:11:44 -0400 Subject: [PATCH] Whitespace alignment --- lib/xmet/skew_t.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/xmet/skew_t.py b/lib/xmet/skew_t.py index 58e0f48..db74adf 100644 --- a/lib/xmet/skew_t.py +++ b/lib/xmet/skew_t.py @@ -169,11 +169,11 @@ class SkewTGraph(): cr.stroke() def draw_sounding(self, - cr: cairo.Context, - x: float, - y: float, - sounding: Sounding, - fn: Callable): + cr: cairo.Context, + x: float, + y: float, + sounding: Sounding, + fn: Callable): cr.save() first = True