mirror of
https://github.com/master-of-zen/Av1an.git
synced 2024-11-24 18:18:06 +00:00
fix
This commit is contained in:
parent
a63fc8786f
commit
726581b5b6
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ from matplotlib import pyplot as plt
|
|||
|
||||
import numpy as np
|
||||
|
||||
from utils.utils import terminate
|
||||
from .utils import terminate
|
||||
|
||||
|
||||
def read_vmaf_xml(file, percentile):
|
||||
|
|
Loading…
Reference in a new issue