Break import cycles
Top __init__.py imports user handle definitions and some handle definition modules were importing test_tools (so top __init__.py was run). It doesn't cause any problems now, but might in future.
Loading
Please sign in to comment