code is now clean but still not working
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
"""passbook lib config loader"""
|
||||
import os
|
||||
from collections import Mapping
|
||||
from collections.abc import Mapping
|
||||
from contextlib import contextmanager
|
||||
from glob import glob
|
||||
from logging import getLogger
|
||||
|
Reference in New Issue
Block a user