Skip to content

Commit 10e5b04

Browse files
committed
fix: style improvements
1 parent 1d21cd2 commit 10e5b04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/internal/locations.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88

99
def create_location_object(location_: Dict[str, str]) -> Location:
10-
"""Returns a Zodiac object from the dictionary data.
10+
"""Returns a Location object from the dictionary data.
1111
1212
Args:
1313
location_: A dictionary location related information.

0 commit comments

Comments
 (0)