Added master_pass and other_accounts to __init__.py
This commit is contained in:
parent
08b0603e23
commit
2f4bd2421b
@ -0,0 +1,3 @@
|
|||||||
|
from . import master_pass, other_accounts
|
||||||
|
|
||||||
|
__all__ = ["master_pass", "other_accounts"]
|
Reference in New Issue
Block a user