Skip to content

Commit 9287a3d

Browse files
authored
Typo correction
Hey Blackary, thanks for the tricks ! Just correcting a little typo here, + MC
1 parent 3abf7bf commit 9287a3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

import-from-folder/streamlit_app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import sys
22

3-
sys.path.append("utilt.zip")
3+
sys.path.append("utils.zip")
44

55
# If the folder 'utils' exists, then this will import from that folder. Otherwise
66
# it will import from the zip file.

0 commit comments

Comments
 (0)