Spaces:
Running
Running
Update pages/About.py
Browse files- pages/About.py +1 -1
pages/About.py
CHANGED
@@ -74,4 +74,4 @@ def main(language):
|
|
74 |
st.write(page_translations[language]['content'])
|
75 |
# Tutaj dodaj resztę funkcjonalności analizy
|
76 |
|
77 |
-
#
|
|
|
74 |
st.write(page_translations[language]['content'])
|
75 |
# Tutaj dodaj resztę funkcjonalności analizy
|
76 |
|
77 |
+
# Nie dodawaj "if __name__ == '__main__':" w podstronach
|