miojizzy commited on
Commit
39804bb
·
1 Parent(s): 2ba6ac8

Update mhr/predict_tools.py

Browse files
Files changed (1) hide show
  1. mhr/predict_tools.py +1 -1
mhr/predict_tools.py CHANGED
@@ -2,7 +2,7 @@ from mhr.config import *
2
 
3
 
4
  class MHRVedioCuter:
5
- def __init__(self, speed_ratio=1, progress=None):
6
  ## config
7
  #self.part_pos = {
8
  # 'pos':[(628,350),(993,565)],
 
2
 
3
 
4
  class MHRVedioCuter:
5
+ def __init__(self, speed_ratio=1):
6
  ## config
7
  #self.part_pos = {
8
  # 'pos':[(628,350),(993,565)],