generated from mwc/lab_weather
I forgot I had to assign the variable before referencing it. When it didn't work at first, I poked through test_friend_functions.py to figure out what data was being used. I put from people import friends, family and count_people(family) into friend_functions.py and ran python friend_functions.py to see what the error was. |
||
---|---|---|
weather | ||
.commit_template | ||
.gitignore | ||
friend_functions.py | ||
friend_functions.pyc | ||
globalize_weather.sh | ||
people.py | ||
people.pyc | ||
poetry.lock | ||
pyproject.toml | ||
test_friend_functions.py |