mirror of https://github.com/astral-sh/ruff
Update F401 snapshots
This commit is contained in:
parent
bb85119ba8
commit
2c415016a6
|
|
@ -4,9 +4,9 @@ expression: diagnostics
|
||||||
---
|
---
|
||||||
- kind:
|
- kind:
|
||||||
UnusedImport:
|
UnusedImport:
|
||||||
- functools
|
name: functools
|
||||||
- false
|
ignore_init: false
|
||||||
- false
|
multiple: false
|
||||||
location:
|
location:
|
||||||
row: 2
|
row: 2
|
||||||
column: 7
|
column: 7
|
||||||
|
|
@ -25,9 +25,9 @@ expression: diagnostics
|
||||||
parent: ~
|
parent: ~
|
||||||
- kind:
|
- kind:
|
||||||
UnusedImport:
|
UnusedImport:
|
||||||
- collections.OrderedDict
|
name: collections.OrderedDict
|
||||||
- false
|
ignore_init: false
|
||||||
- false
|
multiple: false
|
||||||
location:
|
location:
|
||||||
row: 6
|
row: 6
|
||||||
column: 4
|
column: 4
|
||||||
|
|
@ -51,9 +51,9 @@ expression: diagnostics
|
||||||
column: 0
|
column: 0
|
||||||
- kind:
|
- kind:
|
||||||
UnusedImport:
|
UnusedImport:
|
||||||
- logging.handlers
|
name: logging.handlers
|
||||||
- false
|
ignore_init: false
|
||||||
- false
|
multiple: false
|
||||||
location:
|
location:
|
||||||
row: 12
|
row: 12
|
||||||
column: 7
|
column: 7
|
||||||
|
|
@ -72,9 +72,9 @@ expression: diagnostics
|
||||||
parent: ~
|
parent: ~
|
||||||
- kind:
|
- kind:
|
||||||
UnusedImport:
|
UnusedImport:
|
||||||
- shelve
|
name: shelve
|
||||||
- false
|
ignore_init: false
|
||||||
- false
|
multiple: false
|
||||||
location:
|
location:
|
||||||
row: 32
|
row: 32
|
||||||
column: 11
|
column: 11
|
||||||
|
|
@ -93,9 +93,9 @@ expression: diagnostics
|
||||||
parent: ~
|
parent: ~
|
||||||
- kind:
|
- kind:
|
||||||
UnusedImport:
|
UnusedImport:
|
||||||
- importlib
|
name: importlib
|
||||||
- false
|
ignore_init: false
|
||||||
- false
|
multiple: false
|
||||||
location:
|
location:
|
||||||
row: 33
|
row: 33
|
||||||
column: 11
|
column: 11
|
||||||
|
|
@ -114,9 +114,9 @@ expression: diagnostics
|
||||||
parent: ~
|
parent: ~
|
||||||
- kind:
|
- kind:
|
||||||
UnusedImport:
|
UnusedImport:
|
||||||
- pathlib
|
name: pathlib
|
||||||
- false
|
ignore_init: false
|
||||||
- false
|
multiple: false
|
||||||
location:
|
location:
|
||||||
row: 37
|
row: 37
|
||||||
column: 11
|
column: 11
|
||||||
|
|
@ -135,9 +135,9 @@ expression: diagnostics
|
||||||
parent: ~
|
parent: ~
|
||||||
- kind:
|
- kind:
|
||||||
UnusedImport:
|
UnusedImport:
|
||||||
- pickle
|
name: pickle
|
||||||
- false
|
ignore_init: false
|
||||||
- false
|
multiple: false
|
||||||
location:
|
location:
|
||||||
row: 52
|
row: 52
|
||||||
column: 15
|
column: 15
|
||||||
|
|
|
||||||
|
|
@ -4,9 +4,9 @@ expression: diagnostics
|
||||||
---
|
---
|
||||||
- kind:
|
- kind:
|
||||||
UnusedImport:
|
UnusedImport:
|
||||||
- a.b.c
|
name: a.b.c
|
||||||
- false
|
ignore_init: false
|
||||||
- false
|
multiple: false
|
||||||
location:
|
location:
|
||||||
row: 2
|
row: 2
|
||||||
column: 16
|
column: 16
|
||||||
|
|
@ -25,9 +25,9 @@ expression: diagnostics
|
||||||
parent: ~
|
parent: ~
|
||||||
- kind:
|
- kind:
|
||||||
UnusedImport:
|
UnusedImport:
|
||||||
- d.e.f
|
name: d.e.f
|
||||||
- false
|
ignore_init: false
|
||||||
- false
|
multiple: false
|
||||||
location:
|
location:
|
||||||
row: 3
|
row: 3
|
||||||
column: 16
|
column: 16
|
||||||
|
|
@ -46,9 +46,9 @@ expression: diagnostics
|
||||||
parent: ~
|
parent: ~
|
||||||
- kind:
|
- kind:
|
||||||
UnusedImport:
|
UnusedImport:
|
||||||
- h.i
|
name: h.i
|
||||||
- false
|
ignore_init: false
|
||||||
- false
|
multiple: false
|
||||||
location:
|
location:
|
||||||
row: 4
|
row: 4
|
||||||
column: 7
|
column: 7
|
||||||
|
|
@ -67,9 +67,9 @@ expression: diagnostics
|
||||||
parent: ~
|
parent: ~
|
||||||
- kind:
|
- kind:
|
||||||
UnusedImport:
|
UnusedImport:
|
||||||
- j.k
|
name: j.k
|
||||||
- false
|
ignore_init: false
|
||||||
- false
|
multiple: false
|
||||||
location:
|
location:
|
||||||
row: 5
|
row: 5
|
||||||
column: 7
|
column: 7
|
||||||
|
|
|
||||||
|
|
@ -4,9 +4,9 @@ expression: diagnostics
|
||||||
---
|
---
|
||||||
- kind:
|
- kind:
|
||||||
UnusedImport:
|
UnusedImport:
|
||||||
- ".background.BackgroundTasks"
|
name: ".background.BackgroundTasks"
|
||||||
- false
|
ignore_init: false
|
||||||
- false
|
multiple: false
|
||||||
location:
|
location:
|
||||||
row: 7
|
row: 7
|
||||||
column: 24
|
column: 24
|
||||||
|
|
@ -25,9 +25,9 @@ expression: diagnostics
|
||||||
parent: ~
|
parent: ~
|
||||||
- kind:
|
- kind:
|
||||||
UnusedImport:
|
UnusedImport:
|
||||||
- ".datastructures.UploadFile"
|
name: ".datastructures.UploadFile"
|
||||||
- false
|
ignore_init: false
|
||||||
- false
|
multiple: false
|
||||||
location:
|
location:
|
||||||
row: 10
|
row: 10
|
||||||
column: 28
|
column: 28
|
||||||
|
|
@ -46,9 +46,9 @@ expression: diagnostics
|
||||||
parent: ~
|
parent: ~
|
||||||
- kind:
|
- kind:
|
||||||
UnusedImport:
|
UnusedImport:
|
||||||
- background
|
name: background
|
||||||
- false
|
ignore_init: false
|
||||||
- false
|
multiple: false
|
||||||
location:
|
location:
|
||||||
row: 16
|
row: 16
|
||||||
column: 7
|
column: 7
|
||||||
|
|
@ -67,9 +67,9 @@ expression: diagnostics
|
||||||
parent: ~
|
parent: ~
|
||||||
- kind:
|
- kind:
|
||||||
UnusedImport:
|
UnusedImport:
|
||||||
- datastructures
|
name: datastructures
|
||||||
- false
|
ignore_init: false
|
||||||
- false
|
multiple: false
|
||||||
location:
|
location:
|
||||||
row: 19
|
row: 19
|
||||||
column: 7
|
column: 7
|
||||||
|
|
|
||||||
|
|
@ -4,9 +4,9 @@ expression: diagnostics
|
||||||
---
|
---
|
||||||
- kind:
|
- kind:
|
||||||
UnusedImport:
|
UnusedImport:
|
||||||
- typing.Union
|
name: typing.Union
|
||||||
- false
|
ignore_init: false
|
||||||
- false
|
multiple: false
|
||||||
location:
|
location:
|
||||||
row: 30
|
row: 30
|
||||||
column: 4
|
column: 4
|
||||||
|
|
@ -29,9 +29,9 @@ expression: diagnostics
|
||||||
column: 0
|
column: 0
|
||||||
- kind:
|
- kind:
|
||||||
UnusedImport:
|
UnusedImport:
|
||||||
- typing.Awaitable
|
name: typing.Awaitable
|
||||||
- false
|
ignore_init: false
|
||||||
- true
|
multiple: true
|
||||||
location:
|
location:
|
||||||
row: 66
|
row: 66
|
||||||
column: 19
|
column: 19
|
||||||
|
|
@ -50,9 +50,9 @@ expression: diagnostics
|
||||||
parent: ~
|
parent: ~
|
||||||
- kind:
|
- kind:
|
||||||
UnusedImport:
|
UnusedImport:
|
||||||
- typing.AwaitableGenerator
|
name: typing.AwaitableGenerator
|
||||||
- false
|
ignore_init: false
|
||||||
- true
|
multiple: true
|
||||||
location:
|
location:
|
||||||
row: 66
|
row: 66
|
||||||
column: 30
|
column: 30
|
||||||
|
|
|
||||||
|
|
@ -4,9 +4,9 @@ expression: diagnostics
|
||||||
---
|
---
|
||||||
- kind:
|
- kind:
|
||||||
UnusedImport:
|
UnusedImport:
|
||||||
- models.Nut
|
name: models.Nut
|
||||||
- false
|
ignore_init: false
|
||||||
- false
|
multiple: false
|
||||||
location:
|
location:
|
||||||
row: 8
|
row: 8
|
||||||
column: 4
|
column: 4
|
||||||
|
|
|
||||||
|
|
@ -4,9 +4,9 @@ expression: diagnostics
|
||||||
---
|
---
|
||||||
- kind:
|
- kind:
|
||||||
UnusedImport:
|
UnusedImport:
|
||||||
- foo1
|
name: foo1
|
||||||
- false
|
ignore_init: false
|
||||||
- false
|
multiple: false
|
||||||
location:
|
location:
|
||||||
row: 3
|
row: 3
|
||||||
column: 11
|
column: 11
|
||||||
|
|
@ -25,9 +25,9 @@ expression: diagnostics
|
||||||
parent: ~
|
parent: ~
|
||||||
- kind:
|
- kind:
|
||||||
UnusedImport:
|
UnusedImport:
|
||||||
- foo2
|
name: foo2
|
||||||
- false
|
ignore_init: false
|
||||||
- false
|
multiple: false
|
||||||
location:
|
location:
|
||||||
row: 4
|
row: 4
|
||||||
column: 11
|
column: 11
|
||||||
|
|
@ -46,9 +46,9 @@ expression: diagnostics
|
||||||
parent: ~
|
parent: ~
|
||||||
- kind:
|
- kind:
|
||||||
UnusedImport:
|
UnusedImport:
|
||||||
- foo3
|
name: foo3
|
||||||
- false
|
ignore_init: false
|
||||||
- false
|
multiple: false
|
||||||
location:
|
location:
|
||||||
row: 7
|
row: 7
|
||||||
column: 11
|
column: 11
|
||||||
|
|
@ -67,9 +67,9 @@ expression: diagnostics
|
||||||
parent: ~
|
parent: ~
|
||||||
- kind:
|
- kind:
|
||||||
UnusedImport:
|
UnusedImport:
|
||||||
- foo4
|
name: foo4
|
||||||
- false
|
ignore_init: false
|
||||||
- false
|
multiple: false
|
||||||
location:
|
location:
|
||||||
row: 11
|
row: 11
|
||||||
column: 11
|
column: 11
|
||||||
|
|
@ -88,9 +88,9 @@ expression: diagnostics
|
||||||
parent: ~
|
parent: ~
|
||||||
- kind:
|
- kind:
|
||||||
UnusedImport:
|
UnusedImport:
|
||||||
- foo5
|
name: foo5
|
||||||
- false
|
ignore_init: false
|
||||||
- false
|
multiple: false
|
||||||
location:
|
location:
|
||||||
row: 16
|
row: 16
|
||||||
column: 18
|
column: 18
|
||||||
|
|
@ -109,9 +109,9 @@ expression: diagnostics
|
||||||
parent: ~
|
parent: ~
|
||||||
- kind:
|
- kind:
|
||||||
UnusedImport:
|
UnusedImport:
|
||||||
- foo6
|
name: foo6
|
||||||
- false
|
ignore_init: false
|
||||||
- false
|
multiple: false
|
||||||
location:
|
location:
|
||||||
row: 21
|
row: 21
|
||||||
column: 16
|
column: 16
|
||||||
|
|
@ -130,9 +130,9 @@ expression: diagnostics
|
||||||
parent: ~
|
parent: ~
|
||||||
- kind:
|
- kind:
|
||||||
UnusedImport:
|
UnusedImport:
|
||||||
- foo7
|
name: foo7
|
||||||
- false
|
ignore_init: false
|
||||||
- false
|
multiple: false
|
||||||
location:
|
location:
|
||||||
row: 26
|
row: 26
|
||||||
column: 17
|
column: 17
|
||||||
|
|
@ -151,9 +151,9 @@ expression: diagnostics
|
||||||
parent: ~
|
parent: ~
|
||||||
- kind:
|
- kind:
|
||||||
UnusedImport:
|
UnusedImport:
|
||||||
- foo8
|
name: foo8
|
||||||
- false
|
ignore_init: false
|
||||||
- false
|
multiple: false
|
||||||
location:
|
location:
|
||||||
row: 30
|
row: 30
|
||||||
column: 18
|
column: 18
|
||||||
|
|
@ -172,9 +172,9 @@ expression: diagnostics
|
||||||
parent: ~
|
parent: ~
|
||||||
- kind:
|
- kind:
|
||||||
UnusedImport:
|
UnusedImport:
|
||||||
- foo9
|
name: foo9
|
||||||
- false
|
ignore_init: false
|
||||||
- false
|
multiple: false
|
||||||
location:
|
location:
|
||||||
row: 31
|
row: 31
|
||||||
column: 22
|
column: 22
|
||||||
|
|
@ -193,9 +193,9 @@ expression: diagnostics
|
||||||
parent: ~
|
parent: ~
|
||||||
- kind:
|
- kind:
|
||||||
UnusedImport:
|
UnusedImport:
|
||||||
- foo10
|
name: foo10
|
||||||
- false
|
ignore_init: false
|
||||||
- false
|
multiple: false
|
||||||
location:
|
location:
|
||||||
row: 35
|
row: 35
|
||||||
column: 15
|
column: 15
|
||||||
|
|
@ -214,9 +214,9 @@ expression: diagnostics
|
||||||
parent: ~
|
parent: ~
|
||||||
- kind:
|
- kind:
|
||||||
UnusedImport:
|
UnusedImport:
|
||||||
- foo11
|
name: foo11
|
||||||
- false
|
ignore_init: false
|
||||||
- false
|
multiple: false
|
||||||
location:
|
location:
|
||||||
row: 40
|
row: 40
|
||||||
column: 16
|
column: 16
|
||||||
|
|
@ -235,9 +235,9 @@ expression: diagnostics
|
||||||
parent: ~
|
parent: ~
|
||||||
- kind:
|
- kind:
|
||||||
UnusedImport:
|
UnusedImport:
|
||||||
- foo12
|
name: foo12
|
||||||
- false
|
ignore_init: false
|
||||||
- false
|
multiple: false
|
||||||
location:
|
location:
|
||||||
row: 46
|
row: 46
|
||||||
column: 7
|
column: 7
|
||||||
|
|
@ -256,9 +256,9 @@ expression: diagnostics
|
||||||
parent: ~
|
parent: ~
|
||||||
- kind:
|
- kind:
|
||||||
UnusedImport:
|
UnusedImport:
|
||||||
- foo13
|
name: foo13
|
||||||
- false
|
ignore_init: false
|
||||||
- false
|
multiple: false
|
||||||
location:
|
location:
|
||||||
row: 51
|
row: 51
|
||||||
column: 7
|
column: 7
|
||||||
|
|
|
||||||
|
|
@ -238,9 +238,9 @@ expression: diagnostics
|
||||||
parent: ~
|
parent: ~
|
||||||
- kind:
|
- kind:
|
||||||
UnusedImport:
|
UnusedImport:
|
||||||
- shelve
|
name: shelve
|
||||||
- false
|
ignore_init: false
|
||||||
- false
|
multiple: false
|
||||||
location:
|
location:
|
||||||
row: 85
|
row: 85
|
||||||
column: 7
|
column: 7
|
||||||
|
|
|
||||||
|
|
@ -4,9 +4,9 @@ expression: diagnostics
|
||||||
---
|
---
|
||||||
- kind:
|
- kind:
|
||||||
UnusedImport:
|
UnusedImport:
|
||||||
- typing.Union
|
name: typing.Union
|
||||||
- false
|
ignore_init: false
|
||||||
- false
|
multiple: false
|
||||||
location:
|
location:
|
||||||
row: 37
|
row: 37
|
||||||
column: 8
|
column: 8
|
||||||
|
|
@ -117,9 +117,9 @@ expression: diagnostics
|
||||||
parent: ~
|
parent: ~
|
||||||
- kind:
|
- kind:
|
||||||
UnusedImport:
|
UnusedImport:
|
||||||
- typing.Awaitable
|
name: typing.Awaitable
|
||||||
- false
|
ignore_init: false
|
||||||
- true
|
multiple: true
|
||||||
location:
|
location:
|
||||||
row: 89
|
row: 89
|
||||||
column: 23
|
column: 23
|
||||||
|
|
@ -138,9 +138,9 @@ expression: diagnostics
|
||||||
parent: ~
|
parent: ~
|
||||||
- kind:
|
- kind:
|
||||||
UnusedImport:
|
UnusedImport:
|
||||||
- typing.AwaitableGenerator
|
name: typing.AwaitableGenerator
|
||||||
- false
|
ignore_init: false
|
||||||
- true
|
multiple: true
|
||||||
location:
|
location:
|
||||||
row: 89
|
row: 89
|
||||||
column: 34
|
column: 34
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue