The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
run.py in src |
261 | 3 |
train.py in src |
195 | 10 |
options.py in src |
134 | 1 |
streamlit_demo.py in src |
125 | 6 |
inference.py in src |
59 | 4 |
ipython_config.py in notebooks |
28 | 1 |
environment.yml in root |
19 | - |
File | # lines | # units |
---|---|---|
train.py in src |
195 | 10 |
streamlit_demo.py in src |
125 | 6 |
inference.py in src |
59 | 4 |
run.py in src |
261 | 3 |
options.py in src |
134 | 1 |
ipython_config.py in notebooks |
28 | 1 |
There are 2 files with lines longer than 120 characters. In total, there are 3 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
streamlit_demo.py in src |
125 | 6 | 2 |
run.py in src |
261 | 3 | 1 |