rafaldembski commited on
Commit
61591ed
·
verified ·
1 Parent(s): b2b3688

Update pages/About.py

Browse files
Files changed (1) hide show
  1. 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
- # Do not include "if __name__ == '__main__':" block in pages
 
74
  st.write(page_translations[language]['content'])
75
  # Tutaj dodaj resztę funkcjonalności analizy
76
 
77
+ # Nie dodawaj "if __name__ == '__main__':" w podstronach