From 513410cf082ebc3482149f0cbe86f80039c924ba Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 19 Oct 2024 08:02:47 +0200 Subject: Fix documentation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- solar_python.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solar_python.py b/solar_python.py index 36984ec..082fea5 100644 --- a/solar_python.py +++ b/solar_python.py @@ -353,7 +353,7 @@ def equation_of_time(t): between apparent and mean solar time @param t:float The time in Julian Centuries - @return :float The equation of time, in degrees + @return :float The equation of time, in minutes of time ''' import math l = sun_geometric_mean_longitude(t) -- cgit v1.2.3-70-g09d2