Coverage for /opt/conda/envs/apienv/lib/python3.10/site-packages/daiquiri/resources/__init__.py: 100%

0 statements  

« prev     ^ index     » next       coverage.py v7.6.4, created at 2024-11-14 02:13 +0000

1"""All non-python files used by the project. 

2 

3When `daiquiri` is looking for a resource, it first tries looking in 

4the resource directory passed as an argument at startup (see app.py)  

5and then in this module. 

6"""