[IMP] developer: remove utf-8 line from manifest

Since Python3, it's no longer required to add `# -*- coding: utf-8 -*-` at the beginning of the file.
We didn't make a commit to remove all of them but we agreed it wasn't useful to put it anymore.

Let's remove it from the tutorial to avoid some copy pasting from here
This commit is contained in:
Brice Bartoletti
2022-12-08 11:42:07 +01:00
committed by GitHub
parent a52a9eef2d
commit d89beeebdd

View File

@@ -105,8 +105,6 @@ Your manifest should look like this:
.. code-block:: python
# -*- coding: utf-8 -*-
{
"name": "Real Estate",
"depends": [