Skip to content

Commit

Permalink
[scripts] Add missing import statement in script (kaldi-asr#2207)
Browse files Browse the repository at this point in the history
  • Loading branch information
yzmyyff authored and danpovey committed Feb 7, 2018
1 parent 7906590 commit 027f1d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion egs/wsj/s5/steps/libs/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
import logging
import math
import os
import re
import subprocess
import sys
import threading
Expand Down

0 comments on commit 027f1d7

Please sign in to comment.