mirror of
https://github.com/agentscope-ai/ReMe.git
synced 2026-08-28 05:25:04 +00:00
6 lines
No EOL
163 B
INI
6 lines
No EOL
163 B
INI
[flake8]
|
|
exclude = tests/*,examples/*,memoryscope/core/storage/llama_index_sync_elasticsearch.py
|
|
max-line-length = 120
|
|
inline-quotes = "
|
|
avoid-escape = no
|
|
ignore = |