Skip to content

Commit

Permalink
added docstring for run app script
Browse files Browse the repository at this point in the history
  • Loading branch information
grantbuster committed Nov 8, 2023
1 parent 1b6abb4 commit a2f7721
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/energy_wizard/run_app.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
"""This script launches a streamlit app for the Energy Wizard"""
import streamlit as st
import os
import openai
Expand Down

0 comments on commit a2f7721

Please sign in to comment.