Scouterna / skojjt

Närvarorapportering för scouter
Apache License 2.0
14 stars 15 forks source link

Whitespace cleanup in Python files #114

Closed tobbee closed 4 years ago

tobbee commented 4 years ago

Changed tabs to 4 spaces in all Python files. Removed trailing whitespaces on each lines. Removed Windows line endings (one file). Removed BOM from start of file (a few files)