0

I have a code python like this

  @classmethod
    def create_card_batches(cls, number_of_cards: int) -> CardBatches:
        pass

But i dont understand ?

-> CardBatches:

What is this ? Anyone explain for me please ?

0 Answers0