Skip to content

Commit 7c38f85

Browse files
committed
⏪ import statement was changed accidently in test
1 parent a622f15 commit 7c38f85

File tree

1 file changed

+0
-2
lines changed
  • tests/report_examples/Basic_example_vuegen_demo_notebook/streamlit_report/sections/Html

1 file changed

+0
-2
lines changed

tests/report_examples/Basic_example_vuegen_demo_notebook/streamlit_report/sections/Html/All_Html.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
from pathlib import Path
2-
32
import requests
43
import streamlit as st
5-
64
section_dir = Path(__file__).resolve().parent.parent
75

86

0 commit comments

Comments
 (0)