6 lines
89 B
Python
6 lines
89 B
Python
from delta_barth import _debug as debug
|
|
|
|
|
|
def test_print_info():
|
|
debug.print_infos()
|