Fix failing pyproject test

This commit is contained in:
Charlie Marsh 2022-11-29 00:00:43 -05:00
parent 0e6a38e6d8
commit d4cf376e9b

View file

@ -374,7 +374,7 @@ other-attribute = 1
]),
select: None,
extend_select: None,
external: None,
external: Some(vec!["V101".to_string()]),
ignore: None,
extend_ignore: None,
fixable: None,