Remove stray Plugins doc

This commit is contained in:
Charlie Marsh 2022-12-28 12:24:48 -05:00
parent 4521fdf021
commit 056718ce75
1 changed files with 0 additions and 1 deletions

View File

@ -339,7 +339,6 @@ pub struct Options {
/// This setting will override even the `RUFF_CACHE_DIR` environment
/// variable, if set.
pub cache_dir: Option<String>,
/// Plugins
#[option_group]
/// Options for the `flake8-annotations` plugin.
pub flake8_annotations: Option<flake8_annotations::settings::Options>,