mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-29 15:23:51 +00:00
flake8: Update exclude formatting for docs
Signed-off-by: Russell Bryant <rbryant@redhat.com>
This commit is contained in:
parent
e8c894fece
commit
f85b055027
1 changed files with 1 additions and 1 deletions
2
.flake8
2
.flake8
|
@ -21,7 +21,7 @@ ignore =
|
|||
optional-ascii-coding = True
|
||||
exclude =
|
||||
./.git,
|
||||
./docs,
|
||||
./docs/*,
|
||||
./build,
|
||||
./scripts,
|
||||
./venv,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue