mirror of
https://github.com/MODSetter/SurfSense.git
synced 2025-09-03 02:59:09 +00:00
This commit addresses recurring `SyntaxError: invalid non-printable character U+001B` errors in `surfsense_backend/app/connectors/slack_history.py`. The file was cleaned to remove all occurrences of the U+001B (ESCAPE) character. This ensures that previously introduced problematic control characters are fully removed, allowing the application to parse and load the module correctly. |
||
---|---|---|
.. | ||
agents | ||
config | ||
connectors | ||
prompts | ||
retriver | ||
routes | ||
schemas | ||
tasks | ||
utils | ||
__init__.py | ||
app.py | ||
db.py | ||
users.py |