Skip to content

Commit

Permalink
Final 0.3.1 push
Browse files Browse the repository at this point in the history
  • Loading branch information
o355 committed Feb 27, 2017
1 parent a81a96f commit edfca22
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyweather.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# PyWeather 0.3 -> 0.3.1 beta
# PyWeather 0.3.1 beta
# (c) 2017 o355, GNU GPL 3.0.
# Powered by Wunderground

Expand Down Expand Up @@ -53,7 +53,6 @@
sys.exit()
if verbosity == True:
logger.debug("apikey = %s" % apikey)
print(datetime.now())

# I understand that this slightly goes against Wunderground's ToS
# for logo layout, but, seriously. This is a terminal. It's this
Expand Down

0 comments on commit edfca22

Please sign in to comment.