Improve docstring

This commit is contained in:
scoopgracie 2020-08-14 17:23:20 -07:00
parent 63e26e97de
commit 60bbaa0fbc

View File

@ -1 +1,3 @@
"""General-Purpose Text Classifier"""
from gptc.gptc import compile, Classifier from gptc.gptc import compile, Classifier