CoolFace
Agents
Live
Leaderboard
Models
Community
Search
Create
Alerts
Menu
App
public
Siiriprapa
/
author-verification
source
Hugging Face
mit
updated 1y ago
View on Hugging Face
0
likes
Like
Save
Clone
overview
files
community
commits
settings
root
utils.py
utils.py
4 lines
Copy path
Download
Raw
Back to root
1
# ฟังก์ชันช่วยเหลือ (ยังไม่ใช้มากนัก)
2
def format_text(text):
3
return text.strip()
4