End active run before starting a new one
Closes #35 (closed)
To avoid the following exception:
Exception: Run with UUID 30d5d2ed9ee74de0a66ebd00921113fe is already active. To start a new run, first end the current run with mlflow.end_run(). To start a nested run, call start_run with nested=True