fix flake8 warnings
This commit is contained in:
		| @@ -42,7 +42,7 @@ master_doc = "index" | ||||
|  | ||||
| # General information about the project. | ||||
| project = "MongoEngine" | ||||
| copyright = "2009, MongoEngine Authors" | ||||
| copyright = "2009, MongoEngine Authors"  # noqa: A001 | ||||
|  | ||||
| # The version info for the project you're documenting, acts as replacement for | ||||
| # |version| and |release|, also used in various other places throughout the | ||||
|   | ||||
		Reference in New Issue
	
	Block a user