up
This commit is contained in:
parent
6b577c76a3
commit
923fa8f2ab
3 changed files with 3 additions and 1132 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,6 +1,6 @@
|
||||||
*.csv
|
*.csv
|
||||||
.idea
|
*.json
|
||||||
build/*
|
build/*
|
||||||
|
.idea
|
||||||
venv
|
venv
|
||||||
__pycache__
|
__pycache__
|
||||||
*.json
|
|
||||||
File diff suppressed because it is too large
Load diff
|
|
@ -12,5 +12,6 @@ python3 analyse_frequence_mots.py
|
||||||
python3 analyse_orthographe_grammaire.py
|
python3 analyse_orthographe_grammaire.py
|
||||||
python3 generate_dashboard.py
|
python3 generate_dashboard.py
|
||||||
python3 generate_corrections_page.py
|
python3 generate_corrections_page.py
|
||||||
|
python3 analyze_git_history.py
|
||||||
|
|
||||||
bash git_save.sh
|
bash git_save.sh
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue