Last updated 3 years ago
View source on GitHub
Marks a run as finished, and finishes uploading all data.
finish( exit_code: int = None ) -> None
This is used when creating multiple runs in the same process. We automatically call this method when your script exits.