Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
AlxdrPolyakov authored Dec 14, 2023
1 parent c0e3919 commit 3bfd3bd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions wise_pizza/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@
explain_changes_in_totals,
explain_changes_in_average,
)

from wise_pizza.streamlit_app import (
run_streamlit_app,
)

0 comments on commit 3bfd3bd

Please sign in to comment.