hgext/remotefilelog/shallowrepo.py
changeset 51686 493034cc3265
parent 50925 d718eddf01d9
child 51696 7f0cb9ee0534
--- a/hgext/remotefilelog/shallowrepo.py	Thu Jul 18 12:03:29 2024 +0200
+++ b/hgext/remotefilelog/shallowrepo.py	Thu Jul 18 12:36:12 2024 +0200
@@ -32,6 +32,7 @@
     shallowutil,
 )
 
+
 # These make*stores functions are global so that other extensions can replace
 # them.
 def makelocalstores(repo):