delta-barth-py/tests/test_debug.py

6 lines
89 B
Python

from delta_barth import _debug as debug
def test_print_info():
debug.print_infos()