mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-04 13:20:17 +00:00
Extract empty line escape sequences var into constants file for reuse
This commit is contained in:
1
src/utils/constants.py
Normal file
1
src/utils/constants.py
Normal file
@@ -0,0 +1 @@
|
||||
empty_escape_sequences = r'\n|\r\t '
|
||||
Reference in New Issue
Block a user