Skip to content

SyntaxError: invalid syntax print(f"Reached MAX_STEP: {MAX_STEP} at step: {global_step_value}") #5

@idhamari

Description

@idhamari

I got many errors related to the print statement.
File "train.py", line 82
print(f"Reached MAX_STEP: {MAX_STEP} at step: {global_step_value}")
^
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