import hotfix
This commit is contained in:
parent
014c55d2d7
commit
68d79a9f89
@ -2,7 +2,7 @@ from pathlib import Path
|
|||||||
|
|
||||||
import streamlit as st
|
import streamlit as st
|
||||||
|
|
||||||
from ai_talks.src.utils.helpers import render_svg
|
from .helpers import render_svg
|
||||||
|
|
||||||
|
|
||||||
def show_info(icon: Path) -> None:
|
def show_info(icon: Path) -> None:
|
||||||
|
Loading…
Reference in New Issue
Block a user