Skip to content

Invalid format string in example code #126

@tkwon

Description

@tkwon

Line 69 of example/app/conf.py reads:

    'x_fp_timestamp': datetime.datetime.now().strftime('%s'),

This throws an error complaining of invalid format string. There doesn't appear to be %s available for strftime.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions