Skip to content

Commit

Permalink
Add to per-file ignores, to match existing tutorial source
Browse files Browse the repository at this point in the history
  • Loading branch information
nealian authored Aug 16, 2024
1 parent f797a09 commit c191eee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ ignore = [
# Default mutable data structure
"docs_src/options_autocompletion/tutorial006_an.py" = ["B006"]
"docs_src/multiple_values/multiple_options/tutorial002_an.py" = ["B006"]
"docs_src/multiple_values/multiple_options_with_multiple_values/tutorial001_an.py" = ["B006"]
"docs_src/options_autocompletion/tutorial007_an.py" = ["B006"]
"docs_src/options_autocompletion/tutorial008_an.py" = ["B006"]
"docs_src/options_autocompletion/tutorial009_an.py" = ["B006"]
Expand Down

0 comments on commit c191eee

Please sign in to comment.