Add weather package
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
# This is the program that will actually run when you
|
||||
# run `weather` in Terminal.
|
||||
#
|
||||
# You don't need to do anything with thie file.
|
||||
# You don't need to do anything with this file.
|
||||
|
||||
from argparse import ArgumentParser
|
||||
from weather.weather import print_weather
|
||||
|
Reference in New Issue
Block a user