Skip to content

Commit 0f116dd

Browse files
ndonkoHenriCopilot
andauthored
Update src/flet_geolocator/geolocator.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent b3b3428 commit 0f116dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/flet_geolocator/geolocator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ async def get_last_known_position_async(
9999
timeout: The maximum amount of time (in seconds) to wait for a response.
100100
101101
Returns:
102-
`True` if the app's settings were opened successfully, `False` otherwise.
102+
The last known position of the device as a [`GeolocatorPosition`][(p).].
103103
104104
Raises:
105105
AssertionError: If invoked on a web platform.

0 commit comments

Comments
 (0)