python-cleaner 0.1.1

A fast Python whitespace and indentation cleaner for syntax, git, and file size issues
Documentation
1
2
3
4
5
def say_hi():

    print("Hi")

    print("How are you?")