blu-assistant / tests /test_blu.py
Aravindhan11's picture
Upload 33 files
9776024 verified
raw
history blame contribute delete
72 Bytes
def test_import():
import src.blu as blu
assert blu is not None