iamtatsuki05's picture
Synced repo using 'sync_with_huggingface' Github Action
9b7958e verified
raw
history blame contribute delete
86 Bytes
from brainwave.env import VERSION
def test_version():
assert VERSION == '0.1.0'