fixed NaiveBayes __changelog__

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
Arthur Lu 2021-01-31 02:17:43 +00:00
parent 087fb413e7
commit 6fee52a079

View File

@ -9,6 +9,7 @@ __version__ = "1.0.0"
__changelog__ = """changelog:
1.0.0:
- ported analysis.NaiveBayes() here
- removed classness
"""
__author__ = (