5 lines
60 B
Python
5 lines
60 B
Python
|
|
from .dcr import DCRInterface
|
|
|
|
__all__ = ['DCRInterface',]
|
|
|
from .dcr import DCRInterface
|
|
|
|
__all__ = ['DCRInterface',]
|