chore: fix typo in comment

This commit is contained in:
Daniel Peukert 2024-12-20 09:34:45 +01:00 committed by GitHub
parent 2722ccc7fe
commit 71a0002624
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -60,7 +60,7 @@ async def get_version(
# Parse the version strings from the file names
raw_versions = await get_package_versions(files, pkg)
# Convert the version strings into RichResults ()
# Convert the version strings into RichResults
versions = []
for version in raw_versions:
versions.append(RichResult(