Skip to content

mosaic_points.py : f strings are not available in Python <3.6 #10

@agwhitney

Description

@agwhitney

mosaic_points.py uses f strings to format its strings, i.e. strings of form f"I can insert {variable} between braces". This is new in Python3.6 and so far fairly impractical (Ubuntu is on 3.5) - a different method of formatting should be used instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions