Skip to content

Commit 9c74c4e

Browse files
Add encoding to UTF-8, for old Python versions
1 parent 3007c98 commit 9c74c4e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

skyfield/almanac_east_asia.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# -*- coding: utf-8 -*-
12
"""Routines specific to some calculation related with cultures in East Asia."""
23

34
from skyfield.constants import tau

0 commit comments

Comments
 (0)