How to adjust my external custom library import in __init__.py?
So I have a big folder called Geometry and I divided in CPP folder and Cython folder as follows.
How to adjust my external custom library import in __init__.py?
So I have a big folder called Geometry and I divided in CPP folder and Cython folder as follows.