bionty.core.set_latest_public_sources_as_currently_used#

bionty.core.set_latest_public_sources_as_currently_used()#

Set the currently_used column to True for the latest version of each source.

Examples

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