Cards

Module: pyot.utils.lor.cards

function batch_to_ccac -> None

  • batch: None

Converts a Batch object to CardCodeAndCount object.

function ccac_to_batch -> None

  • ccac: lor_deckcodes.models.CardCodeAndCount

Converts a CardCodeAndCount object to Batch object.

Last updated