Fix imports and point to player debug symbols

This commit is contained in:
kris
2019-03-21 16:24:40 +00:00
parent d55ee0e170
commit fb47e48e4a
7 changed files with 18 additions and 13 deletions

View File

@ -1,6 +1,6 @@
import unittest
from transcoder import video
import video
class TestHammingWeight(unittest.TestCase):