Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -522,7 +522,6 @@ def main():
|
|
522 |
PetMatch does not store any personal information or search history. Your favorites are stored locally in your browser and are not shared with any third parties.
|
523 |
""")
|
524 |
|
525 |
-
st.markdown("### Made with ❤️ by Claude")
|
526 |
|
527 |
if __name__ == "__main__":
|
528 |
main()
|
|
|
522 |
PetMatch does not store any personal information or search history. Your favorites are stored locally in your browser and are not shared with any third parties.
|
523 |
""")
|
524 |
|
|
|
525 |
|
526 |
if __name__ == "__main__":
|
527 |
main()
|