changeset 52654 | f19a3f1437f3 |
parent 52645 | 4cb75772818d |
child 52725 | 0f2268783c11 |
--- a/mercurial/interfaces/repository.py Mon Jan 06 01:39:53 2025 -0500 +++ b/mercurial/interfaces/repository.py Tue Jan 07 16:46:21 2025 -0500 @@ -1,5 +1,4 @@ # repository.py - Interfaces and base classes for repositories and peers. -# coding: utf-8 # # Copyright 2017 Gregory Szorc <gregory.szorc@gmail.com> #