Coverage for src/recon3d/__init__.py: 100%
0 statements
« prev ^ index » next coverage.py v7.8.0, created at 2025-04-02 00:06 +0000
« prev ^ index » next coverage.py v7.8.0, created at 2025-04-02 00:06 +0000
1# This is a blank file used to allow import from subdirectories.
2# References:
3# https://stackoverflow.com/questions/1260792/import-a-file-from-a-subdirectory
4# https://packaging.python.org/tutorials/packaging-projects/#a-simple-project
6# Add import pdbp to an __init__.py of your project, which
7# will automatically make Pdb+ the default debugger at breakpoints
8# import pdbp