StarterPyth icon indicating copy to clipboard operation
StarterPyth copied to clipboard

Missing \n in template

Open invenis-paris opened this issue 9 years ago • 0 comments

A new project gives the following code:

"""
Define a main() function, allowing you to manage your Django project.
"""__author__ = 'Benjamin'

Need a \n before ___author to be valid

invenis-paris avatar Sep 05 '16 08:09 invenis-paris