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
A new project gives the following code:
Need a \n before ___author to be valid