standajon / PythonDevelopeIntroduction

Multiple blank lines detected at end of the file FLK-W391
Style
Minor
2 occurrences in this check
blank line at end of file
 8
 9def nasobit(x,y):
10    return x*y
11
blank line at end of file
 7
 8
 9
10