Skip to content

Unused variable (attempted_rooted_replacement) in test caseΒ #99

Open
@wsanchez

Description

@wsanchez

test_url.py has this line:

attempted_rooted_replacement = normal_absolute.replace(rooted=True)

The variable attempted_rooted_replacement is unused and will be removed in #86 if merged.

It should be re-added as something should be asserted about it, assuming it was there intentionally.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions