Skip to content

Commit

Permalink
Update Basic_BerlinWithDate.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mattbue authored May 20, 2023
1 parent d38fc3d commit 8c08906
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/Basic_BerlinWithDate.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
import sys
sys.path.append('..')
from SunriseSunsetOrg import SunriseSunsetOrg
from datetime import datetime

Berlin_Latitude = 52.5069386
Berlin_Longitude = 13.2599274
Expand Down

0 comments on commit 8c08906

Please sign in to comment.