changeset 51858 | 607e94e01851 |
parent 51830 | 454feddab720 |
child 52654 | f19a3f1437f3 |
--- a/mercurial/metadata.py Thu Sep 12 12:53:00 2024 -0400 +++ b/mercurial/metadata.py Mon Sep 16 15:36:38 2024 +0200 @@ -7,6 +7,8 @@ # This software may be used and distributed according to the terms of the # GNU General Public License version 2 or any later version. +from __future__ import annotations + import multiprocessing import struct