open-notebook/pages/stream_app/__init__.py
2025-03-11 20:49:10 -03:00

3 lines
46 B
Python

from dotenv import load_dotenv
load_dotenv()