diff -r b3e68fd7864b -r f19a3f1437f3 mercurial/interfaces/repository.py --- 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 #