Skip to content

Commit

Permalink
Fix tab configuration docs (#8502)
Browse files Browse the repository at this point in the history
Otherwise it doesn't render as expected.
  • Loading branch information
dhruvmanila authored Nov 6, 2023
1 parent 2d5ce45 commit 75c669a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ your [`extend-include`](settings.md#extend-include) setting, like so:
extend-include = ["*.ipynb"]
```

=== "ruff.toml'
=== "ruff.toml"

```toml
extend-include = ["*.ipynb"]
Expand Down

0 comments on commit 75c669a

Please sign in to comment.