mirror of
https://github.com/romanz/amodem.git
synced 2026-04-21 22:06:27 +08:00
gpg: fixup imports
This commit is contained in:
@@ -4,8 +4,8 @@ import base64
|
||||
import io
|
||||
import logging
|
||||
|
||||
import decode
|
||||
import util
|
||||
from . import decode
|
||||
from .. import util
|
||||
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user