Skip to content

Commit ba4623e

Browse files
committed
dev
1 parent 66d1dd0 commit ba4623e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

streamlit_app_ar_toc.py

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
import re
1111

1212

13+
1314
def parse_netdata_url(url):
1415
if url.startswith('http'):
1516
url_parsed = urlparse(url)

0 commit comments

Comments
 (0)