Update app.py
Browse files
app.py
CHANGED
@@ -178,4 +178,5 @@ def main():
|
|
178 |
st.markdown("- **Exit Interviews**: Conduct exit interviews to gather feedback and identify areas for improvement in retention strategies.")
|
179 |
|
180 |
if __name__ == "__main__":
|
181 |
-
main()
|
|
|
|
178 |
st.markdown("- **Exit Interviews**: Conduct exit interviews to gather feedback and identify areas for improvement in retention strategies.")
|
179 |
|
180 |
if __name__ == "__main__":
|
181 |
+
main()
|
182 |
+
|