aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/solar.py
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-02-22 14:57:02 +0100
committerMattias Andrée <m@maandree.se>2026-02-22 14:57:02 +0100
commitb18d4acc015fb9ff66969ac95a4d8e78bdfa43e2 (patch)
tree00620b1233219b876253b3e6715a8d062fa36573 /src/plugins/solar.py
parentUpdate-email (diff)
downloadxpybar-18f1d954710ca75a150799349d55153f8ecdee98.tar.gz
xpybar-18f1d954710ca75a150799349d55153f8ecdee98.tar.bz2
xpybar-18f1d954710ca75a150799349d55153f8ecdee98.tar.xz
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'src/plugins/solar.py')
-rw-r--r--src/plugins/solar.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/solar.py b/src/plugins/solar.py
index 770cf2e..e917270 100644
--- a/src/plugins/solar.py
+++ b/src/plugins/solar.py
@@ -250,4 +250,3 @@ class Solar:
`None` if none were found within a year
'''
return self.u(solar_python.past_elevation_derivative(self.lat, self.lon, derivative, self.now()))
-