Removed __all__, as we didn't keep it up to date anyway.
This commit is contained in:
parent
91b116aa74
commit
0de8772c98
@ -13,7 +13,6 @@ from flask import current_app
|
||||
from werkzeug import exceptions as wz_exceptions
|
||||
import pymongo.results
|
||||
|
||||
__all__ = ('remove_private_keys', 'PillarJSONEncoder')
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user