Open bdemada opened 1 year ago
According to the python style manual (PEP 8), no line should be more than 79 characters long and the header is 80 characters long. The script should detect the .py files and print in the header one character less per line
According to the python style manual (PEP 8), no line should be more than 79 characters long and the header is 80 characters long. The script should detect the .py files and print in the header one character less per line