0.23.3
added a helper script that creates comparison markdown table (#99) * moved sync script to main contrib module, added docstrings, implemented parameter parsing, updated docs * fixed formatting, dropped unused function * changed imports order * dropped branch names -> changed to main and pr_branch, updated docs * added option to find experiments by uuid tags * changed tag names, fixed shadowing, added assert on the list of experiments returned by tags * moved neptune.init to a separate function