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