Skip to content

Commit 8282552

Browse files
alexfiklinducer
authored andcommitted
chore: update baseline
1 parent 2eaa504 commit 8282552

1 file changed

Lines changed: 2 additions & 10 deletions

File tree

.basedpyright/baseline.json

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -276,8 +276,8 @@
276276
{
277277
"code": "reportUnusedImport",
278278
"range": {
279-
"startColumn": 48,
280-
"endColumn": 88,
279+
"startColumn": 12,
280+
"endColumn": 52,
281281
"lineCount": 1
282282
}
283283
},
@@ -6687,14 +6687,6 @@
66876687
}
66886688
],
66896689
"./grudge/reductions.py": [
6690-
{
6691-
"code": "reportUnknownVariableType",
6692-
"range": {
6693-
"startColumn": 4,
6694-
"endColumn": 22,
6695-
"lineCount": 1
6696-
}
6697-
},
66986690
{
66996691
"code": "reportUnknownParameterType",
67006692
"range": {

0 commit comments

Comments
 (0)