Skip to content
Snippets Groups Projects
Verified Commit 3ae2bf5e authored by Newbyte's avatar Newbyte :snowflake: Committed by Newbyte
Browse files

pmb.chroot.apk: Import annotations from __future__ (MR 2425)

Works around circular import.
parent 8aa3b034
No related branches found
No related tags found
1 merge request!2425pmb.parse.apkindex: Introduce proper typing
# Copyright 2023 Oliver Smith
# SPDX-License-Identifier: GPL-3.0-or-later
from __future__ import annotations
import os
from pathlib import Path
import traceback
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment