Skip to content

Remove trailing whitespace #18

Closed
Closed
@gsnedders

Description

@gsnedders

find . -name '*.py' -print0 | xargs -0 sed -i -e 's/\s*$//g' will do. Should wait until there are no outstanding branches for the sake of them merging cleanly.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions