Update src/pylast/__init__.py

Commit suggested fix.

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
This commit is contained in:
Eugene Simonov 2023-12-29 18:35:42 +02:00 committed by GitHub
parent 0a3d6a591c
commit 90a92f5718
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -545,7 +545,7 @@ class _Network:
Parameters:
artist (Required) : The artist name.
title (Required) : The track name.
timestamp (Required) : The time the track started playing, in UNIX
timestamp (Required) : The time the track started playing, in Unix
timestamp format (integer number of seconds since 00:00:00,
January 1st 1970 UTC).
album (Optional) : The album name.