add lookup of relative paths for import hooks, related to #33
This commit is contained in:
5
tests/test_debug.py
Normal file
5
tests/test_debug.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from delta_barth import _debug as debug
|
||||
|
||||
|
||||
def test_print_info():
|
||||
debug.print_infos()
|
||||
Reference in New Issue
Block a user