SergeyO7 commited on
Commit
3154ced
·
verified ·
1 Parent(s): 4d4bf4c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -181,7 +181,6 @@ def lon_to_sign(lon):
181
  return f"{sign} {degrees}°{minutes}'"
182
 
183
  # Function to calculate PLadder and zone sizes
184
- @tool
185
  def PLadder_ZSizes(date_time_iso: str):
186
  """
187
  Calculate the planetary ladder and zone sizes for a given date and time.
 
181
  return f"{sign} {degrees}°{minutes}'"
182
 
183
  # Function to calculate PLadder and zone sizes
 
184
  def PLadder_ZSizes(date_time_iso: str):
185
  """
186
  Calculate the planetary ladder and zone sizes for a given date and time.