瀏覽代碼

Remove debug dump

tags/v0.1.0
Jérôme Deuchnord 4 年之前
父節點
當前提交
edc35ea202
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: BC6F3C345B7D33B0
共有 1 個檔案被更改,包括 0 行新增2 行删除
  1. +0
    -2
      ephemeris.py

+ 0
- 2
ephemeris.py 查看文件

@@ -116,8 +116,6 @@ class Ephemeris:
is_risen = False
break

print(is_elevating, last_is_elevating, max_elevation, last_position, position)

if not is_elevating and last_is_elevating:
# Planet has reached its azimuth in the last hour, let's look for a more precise time!
for minutes in range(0, 60):


Loading…
取消
儲存