File size: 171 Bytes
25bf2cc
 
 
 
 
 
 
1
2
3
4
5
6
7
8
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