omniff / tests /python /unit /test_jupyter.py
stukenov's picture
Initial upload: OmniFF — FFmpeg for AI
88e3f4a verified
from omniff.integrations.jupyter import load_ipython_extension
def test_jupyter_extension_callable():
assert callable(load_ipython_extension)