bionty.core.sync_all_sources_to_latest

bionty.core.sync_all_sources_to_latest()

Sync up the Source registry with the latest available sources.

Examples

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