Skip to content

Commit

Permalink
Resolve #1017
Browse files Browse the repository at this point in the history
  • Loading branch information
romainthomas committed Feb 11, 2024
1 parent dee8ad2 commit 1c112ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/python/lief/__init__.pyi
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
from typing import Any, ClassVar, Optional, Union

from . import ART, Android, DEX, ELF, MachO, OAT, PE, VDEX, logging # type: ignore
from typing import overload
import io
import lief # type: ignore
Expand Down

0 comments on commit 1c112ee

Please sign in to comment.