NimaBoscarino's picture
WIP: initial version of checks, creating a Gradio UI for the app
25bf2cc
raw
history blame
No virus
171 Bytes
import pytest
from bloom_card import bloom_card as bc
@pytest.fixture()
def bloom_card():
# TODO: Note, this is a heavily doctored version of the card.
return bc