Skip to content
This repository was archived by the owner on Sep 3, 2021. It is now read-only.
This repository was archived by the owner on Sep 3, 2021. It is now read-only.

Protontricks fail with python syntax error. #40

@sizeofbool

Description

@sizeofbool

I think latest commit introduced a bug, which makes protontricks fail with python syntax error.

$ python3 -V
Python 3.5.3
$ ./protontricks
  File "./protontricks", line 364
    combo_values = "|".join([f'{app.name}: {app.appid}' for app in steam_apps])
                                                      ^
SyntaxError: invalid syntax

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions