Pārlūkot izejas kodu

style: fix coding standards

tags/v0.10.0
Jérôme Deuchnord pirms 3 gadiem
vecāks
revīzija
05f894a22c
Šim parakstam datu bāzē netika atrasta zināma atslēga GPG atslēgas ID: BF7828A4E3722466
1 mainītis faili ar 3 papildinājumiem un 1 dzēšanām
  1. +3
    -1
      kosmorrolib/ephemerides.py

+ 3
- 1
kosmorrolib/ephemerides.py Parādīt failu

@@ -60,7 +60,9 @@ def _get_skyfield_to_moon_phase(
)


def get_moon_phase(compute_date: datetime.date = datetime.date.today(), timezone: int = 0) -> MoonPhase:
def get_moon_phase(
compute_date: datetime.date = datetime.date.today(), timezone: int = 0
) -> MoonPhase:
earth = get_skf_objects()["earth"]
moon = get_skf_objects()["moon"]
sun = get_skf_objects()["sun"]


Notiek ielāde…
Atcelt
Saglabāt