Skip to content

Adjust string formatter to support python2.7 #19

@mxterry

Description

@mxterry

In many of my workstation with ROS, there only ros-lib of python2.7 is pre-installed, and it's hard to install ros for py3 without internet connection.

In fact, to support python2.7, it needs simply back to using format() instead of f-string here:

help = textwrap.dedent(f"""

see my pull request later.

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