mirror of
https://github.com/grassrootseconomics/custodial-registration-proxy.git
synced 2024-11-22 00:56:47 +01:00
4 lines
122 B
Python
4 lines
122 B
Python
|
from .custodial_registration_proxy import (
|
||
|
CustodialRegistrationProxy,
|
||
|
CustodialRegistrationProxySettings,
|
||
|
)
|