Kaynağa Gözat

Update: minor changes to match Python coding style.

pull/24/head
Tung Lam Nguyen Le 3 yıl önce
committed by Jérôme Deuchnord
ebeveyn
işleme
e55a3db8ec
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      kosmorrolib/enum.py

+ 1
- 1
kosmorrolib/enum.py Dosyayı Görüntüle

@@ -1,6 +1,6 @@
#!/usr/bin/env python3

from enum import Enum, auto
from enum import Enum


class MoonPhaseType(Enum):


Yükleniyor…
İptal
Kaydet