4 lines
55 B
Python
4 lines
55 B
Python
from .profiler import Profiler
|
|
|
|
__all__ = ["Profiler"]
|
from .profiler import Profiler
|
|
|
|
__all__ = ["Profiler"]
|