restore missing variable
This commit is contained in:
@@ -154,6 +154,8 @@ def get_positions_formatted(date=today()):
|
|||||||
|
|
||||||
return positions_formatted
|
return positions_formatted
|
||||||
|
|
||||||
|
seconds_in_1_day=86400
|
||||||
|
|
||||||
@cache
|
@cache
|
||||||
def get_transits(date=today(), maxdays=28):
|
def get_transits(date=today(), maxdays=28):
|
||||||
positions_now=get_positions(date)
|
positions_now=get_positions(date)
|
||||||
|
|||||||
Reference in New Issue
Block a user