Reference correct module

This commit is contained in:
mmcwilliams 2024-06-27 14:23:17 -04:00
parent a6043c50ea
commit 2ee202a4bf
1 changed files with 1 additions and 1 deletions

2
app.py
View File

@ -8,7 +8,7 @@ from bottle import (
template template
) )
import thesethreewords as these import words as these
example_locs = [("sydney", (-33.867480754852295, 151.20700120925903)), example_locs = [("sydney", (-33.867480754852295, 151.20700120925903)),