The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
azure-pipelines.yml in {{cookiecutter.project_slug}} |
92 | - |
api.py in {{cookiecutter.project_slug}}/app |
60 | 1 |
models.py in {{cookiecutter.project_slug}}/app |
46 | - |
spacy_extractor.py in {{cookiecutter.project_slug}}/app |
39 | 3 |
deployment.yml in {{cookiecutter.project_slug}}/manifests |
31 | - |
service.yml in {{cookiecutter.project_slug}}/manifests |
26 | - |
main.py in {{cookiecutter.project_slug}} |
4 | - |
__init__.py in {{cookiecutter.project_slug}}/app |
1 | - |
File | # lines | # units |
---|---|---|
spacy_extractor.py in {{cookiecutter.project_slug}}/app |
39 | 3 |
api.py in {{cookiecutter.project_slug}}/app |
60 | 1 |
There is only one file with lines longer than 120 characters. In total, there is only one long line.
File | # lines | # units | # long lines |
---|---|---|---|
azure-pipelines.yml in {{cookiecutter.project_slug}} |
92 | - | 1 |