Remove the NURSERY selector from the json schema (#9695)

This commit is contained in:
Zanie Blue 2024-01-30 10:51:31 -06:00
parent e37b3b0742
commit c86e14d1d4
2 changed files with 0 additions and 2 deletions

View file

@ -267,7 +267,6 @@ mod schema {
[
// Include the non-standard "ALL" and "NURSERY" selectors.
"ALL".to_string(),
"NURSERY".to_string(),
// Include the legacy "C" and "T" selectors.
"C".to_string(),
"T".to_string(),

1
ruff.schema.json generated
View file

@ -3083,7 +3083,6 @@
"NPY2",
"NPY20",
"NPY201",
"NURSERY",
"PD",
"PD0",
"PD00",