From 4767347595ea5649385963010fe972c97f6a98f5 Mon Sep 17 00:00:00 2001
From: Nicholas Shavers <nshavers@contractor.usgs.gov>
Date: Wed, 15 Jan 2025 14:41:15 -0800
Subject: [PATCH] lint

---
 geomagio/Controller.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/geomagio/Controller.py b/geomagio/Controller.py
index 1b7fe683..ce39685f 100644
--- a/geomagio/Controller.py
+++ b/geomagio/Controller.py
@@ -26,6 +26,7 @@ from . import vbf
 from . import xml
 from . import covjson
 
+
 class Controller(object):
     """Controller for geomag algorithms.
 
-- 
GitLab