simulatino / trimtrailingwhitespaces

Python script that detects textfiles and then removes trailing white spaces and more.
The Unlicense
11 stars 2 forks source link

Fix imports and typos #14

Closed tbeu closed 10 years ago

tbeu commented 10 years ago

Sometimes wildcard imports are simply preferable.

dietmarw commented 10 years ago

Thanks and good catch.