The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
template.yaml in {{ cookiecutter.project_name }} |
62 | - |
app.py in {{ cookiecutter.project_name }}/hello_world |
33 | 3 |
__init__.py in {{ cookiecutter.project_name }}/hello_world |
1 | - |
File | # lines | # units |
---|---|---|
app.py in {{ cookiecutter.project_name }}/hello_world |
33 | 3 |
There are 0 files with lines longer than 120 characters. In total, there are 0 long lines.
File | # lines | # units | # long lines |
---|---|---|---|