Skip to content

Commit

Permalink
GH-485: fix mission js file (#498)
Browse files Browse the repository at this point in the history
  • Loading branch information
rain1024 authored Sep 19, 2021
1 parent 6319a42 commit 68c18d7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion apps/col_dictionary.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import streamlit as st
import streamlit.components.v1 as components

from apps.col_data import Dictionary
from col_data import Dictionary

st.set_page_config(
page_title="Dictionary App",
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 68c18d7

Please sign in to comment.