bionty.core.sync_all_public_sources_to_latest

bionty.core.sync_all_public_sources_to_latest()

Sync up the PublicSource registry with the latest available sources.

Examples

>>> from bionty.core import sync_all_public_sources_to_latest
>>> sync_all_public_sources_to_latest()