Fix pep8 warning.
This commit is contained in:
parent
163f06d32b
commit
fe56897ddc
|
@ -29,6 +29,7 @@ myDir = os.path.dirname(os.path.realpath(__file__))
|
|||
# https://github.com/cmusatyalab/openface/issues/66
|
||||
os.environ['TERM'] = 'linux'
|
||||
|
||||
|
||||
class TorchWrap:
|
||||
# Warning: This is very unstable!
|
||||
# Please join us in improving it at:
|
||||
|
|
Loading…
Reference in New Issue