mercurial/dirstateutils/__init__.py
author Matt Harbison <matt_harbison@yahoo.com>
Wed, 14 Aug 2024 03:25:16 -0400
changeset 51801 62b25293b620
parent 47674 ff97e793ed36
permissions -rw-r--r--
typing: correct a type hint in `mercurial.manifest` Obvious typo that was flagged by PyCharm.