Module backend.classifier.jobs.job_reset_classifier

Functions

def job()

Execute the classifier reset job.

This function determines the working directory based on the location of the script and then executes the classifier_reset.py script using the system's command line interface.

Returns

None