Skip to content

Commit f85f2d4

Browse files
authored
Update symbolic.py
1 parent 2edf4ab commit f85f2d4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

git/refs/symbolic.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
BadName
1717
)
1818

19-
from .log import RefLog, RefLogEntry
19+
from .log import RefLog
2020

2121
# typing ------------------------------------------------------------------
2222

@@ -25,6 +25,7 @@
2525

2626
if TYPE_CHECKING:
2727
from git.repo import Repo
28+
from .log import RefLogEntry # NOQA
2829
from git.refs import Reference, Head, TagReference, RemoteReference # NOQA
2930
from git.config import GitConfigParser # NOQA
3031
from git.objects.commit import Actor # NOQA

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy