ragflow/api/utils
Zhichang Yu 2249d5d413
Always open text file for write with UTF-8 (#3688)
### What problem does this PR solve?

Always open text file for write with UTF-8. Close #932 

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2024-11-27 16:24:16 +08:00
..
__init__.py Bump infinity to v0.5.0-dev5 (#3520) 2024-11-25 11:53:58 +08:00
api_utils.py Remove unused code (#3448) 2024-11-18 12:05:38 +08:00
commands.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
file_utils.py Always open text file for write with UTF-8 (#3688) 2024-11-27 16:24:16 +08:00
log_utils.py Fix logs. Use dict.pop instead of del. Close #3473 (#3484) 2024-11-19 14:15:25 +08:00
t_crypt.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
web_utils.py trival (#3325) 2024-11-11 10:39:49 +08:00