Newer
Older
web-services / kos2vec / install_data.py
@schneist schneist on 21 Jun 2022 151 bytes 1st commit
from cso_classifier import CSOClassifier as cc

cc.setup()
exit()  # it is important to close the current console, to make those changes effective