Skip to content

In solution to exercise 8.3, we join a single path segment, so join is not needed #143

Description

@bencomp

os.path.join is useful, but when the path has only a single path segment, there is nothing to join. It is not wrong to use join, but it makes little sense so we would need to add a comment or not use join.

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