metrics calculation

This commit is contained in:
Tomasz Łysiak 2019-05-16 10:53:12 +02:00
parent 05845d3c7b
commit addf38d34a
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.idea/

1
Jenkinsfile vendored
View File

@ -8,7 +8,6 @@ pipeline {
projectName: 'ASR-eval',
target: 'Infra']);
sh 'git --version'
sh 'git checkout'
sh 'python3 script.py'