4 lines
81 B
Python
4 lines
81 B
Python
# -*- coding: utf-8 -*-
|
|
from . import test_performance
|
|
from . import test_timeit
|