fixed indentation

This commit is contained in:
art 2019-11-05 13:45:35 -06:00
parent 06b0acb9f8
commit 92c8b9c8c3
3 changed files with 25 additions and 26 deletions

View File

@ -18,7 +18,6 @@ __changelog__ = """
1.0.0.001:
-initial release, with linear, log, exponential, polynomial, and sigmoid kernels
-already vectorized (except for polynomial generation) and CUDA-optimized
"""
__author__ = (