We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eec5a8f commit c970755Copy full SHA for c970755
examples/applications/svm_gui.py
@@ -13,7 +13,6 @@
13
If all examples are from the same class, it uses a one-class SVM.
14
15
"""
16
-# from __future__ import division, print_function
17
18
print(__doc__)
19
0 commit comments