Jelmer Vernooij %!s(int64=5) %!d(string=hai) anos
pai
achega
cb99baa336
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      dulwich/repo.py

+ 1 - 0
dulwich/repo.py

@@ -112,6 +112,7 @@ BASE_DIRECTORIES = [
 
 DEFAULT_REF = b'refs/heads/master'
 
+
 class InvalidUserIdentity(Exception):
     """User identity is not of the format 'user <email>'"""