David Hotham %!s(int64=3) %!d(string=hai) anos
pai
achega
a3f555373a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      dulwich/client.py

+ 1 - 1
dulwich/client.py

@@ -47,7 +47,7 @@ import shlex
 import socket
 import subprocess
 import sys
-from typing import TYPE_CHECKING, Any, Callable, Dict, List, Optional, Set, Tuple
+from typing import Any, Callable, Dict, List, Optional, Set, Tuple
 
 from urllib.parse import (
     quote as urlquote,