Removed unnecessary parentheses

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
Petr Kalis 2025-10-13 13:34:07 +02:00 committed by GitHub
parent 951ea6286b
commit afe863e36b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -227,7 +227,7 @@ def _get_last_version_files(
)
if not version_entity:
return (None, None)
return None, None
matching_repres = get_representations(
project_name,