diff --git a/examples/ae1svm_example.py b/examples/ae1svm_example.py index 828f4f01..e8d58e91 100644 --- a/examples/ae1svm_example.py +++ b/examples/ae1svm_example.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- """Example of using AE1SVM for outlier detection (pytorch) """ -# Author: Zhuo Xiao +# Author: Zhuo Xiao from __future__ import division, print_function