Skip to content

Commit 598e452

Browse files
committed
[portage] add missing import
1 parent 7f5f27e commit 598e452

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stubs/portage/portage/dbapi/porttree.pyi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
from collections.abc import Sequence
2+
from typing import Literal
23

34
from portage.dbapi import dbapi
45

0 commit comments

Comments
 (0)