StarterPyth
StarterPyth copied to clipboard
Missing \n in template
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