Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
em_framework/points: Add string representation to Experiment class (#297
) * em_framework/points: Add string representation to Experiment class * points: Add formal string representation __repr__ to Experiment class .__repr__() provides the formal string representation of an object, aimed at the programmer. .__str__() provides the informal string representation of an object, aimed at the user. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information