diff options
Diffstat (limited to 'iss/predictions.py')
| -rw-r--r-- | iss/predictions.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iss/predictions.py b/iss/predictions.py index f569f7d..29bcf2c 100644 --- a/iss/predictions.py +++ b/iss/predictions.py @@ -12,7 +12,7 @@ class Predictions(object): self, lat, lng, - altitude=30.0, + altitude=0, tz="UTC", satellite=ISS, start=None, |
