Skip to content

Commit a58234c

Browse files
committed
updated setup file
1 parent 573a81b commit a58234c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ packages =
2727
spam_detection
2828
spam_detection.models
2929
spam_detection.models.svm
30-
spam_detection.models.naive_bayes
30+
spam_detection.models.bayes
3131
spam_detection.models.random_forest
3232
spam_detection.training
3333
spam_detection.classifiers

0 commit comments

Comments
 (0)