/
DSokol
/
schedule_bot
Обзор
Документация
Войти
/
DSokol
/
schedule_bot
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/core/fluentogram_utils.py
2 строки
103 B
Dmitrii Sokol
Migrate to src-layout to properly add entrypoints.
14 июн 2025, 14:20
14 июн 2025, 14:20
4c2fe45
Код
Авторство
О чём код?
def clear_fluentogram_message(s: str) -> str: return s.replace("\u2068", "").replace("\u2069", "")