init
This commit is contained in:
12
AlgoriAgent/.flake8
Normal file
12
AlgoriAgent/.flake8
Normal file
@@ -0,0 +1,12 @@
|
||||
[flake8]
|
||||
exclude =
|
||||
scripts/*
|
||||
src/agentscope/rpc/*
|
||||
max-line-length = 79
|
||||
inline-quotes = "
|
||||
avoid-escape = no
|
||||
ignore =
|
||||
F401
|
||||
F403
|
||||
W503
|
||||
E731
|
||||
Reference in New Issue
Block a user