mercurial/metadata.py
branchstable
changeset 45764 18c17d63fdab
parent 45735 edf4fa06df94
child 45942 89a2afe31e82
--- a/mercurial/metadata.py	Thu Oct 29 11:11:54 2020 +0100
+++ b/mercurial/metadata.py	Thu Oct 29 11:12:25 2020 +0100
@@ -1,4 +1,4 @@
-# coding: utf8
+# coding: utf-8
 # metadata.py -- code related to various metadata computation and access.
 #
 # Copyright 2019 Google, Inc <martinvonz@google.com>