generated from mwc/lab_weather
some help as I work thorugh weather.py
Submitting for some help on the weather.py file. It is not printing the help for me nor letting me input a location with -h or -l as I mentioned on Discord.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
# You don't need to do anything with thie file.
|
||||
|
||||
from argparse import ArgumentParser
|
||||
from weather.weather import print_weather
|
||||
from weather import print_weather
|
||||
|
||||
def weather_cli():
|
||||
"""Provides a command-line interface for weather.
|
||||
|
||||
Reference in New Issue
Block a user