Spaces:
Runtime error
Runtime error
import pytest | |
from bloom_card import bloom_card as bc | |
def bloom_card(): | |
# TODO: Note, this is a heavily doctored version of the card. | |
return bc | |