Skip to content

Commit ddf418e

Browse files
committed
- adds suppressions for python
Signed-off-by: Vincent Biret <[email protected]>
1 parent 5887698 commit ddf418e

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

it/config.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,10 @@
140140
{
141141
"Language": "php",
142142
"Rationale": "https://github.com/microsoft/kiota/issues/2378"
143+
},
144+
{
145+
"Language": "python",
146+
"Rationale": "https://github.com/microsoft/kiota/issues/2381"
143147
}
144148
]
145149
},
@@ -158,6 +162,10 @@
158162
{
159163
"Language": "php",
160164
"Rationale": "https://github.com/microsoft/kiota/issues/2378"
165+
},
166+
{
167+
"Language": "python",
168+
"Rationale": "https://github.com/microsoft/kiota/issues/2381"
161169
}
162170
]
163171
},
@@ -246,6 +254,10 @@
246254
{
247255
"Language": "php",
248256
"Rationale": "https://github.com/microsoft/kiota/issues/2378"
257+
},
258+
{
259+
"Language": "python",
260+
"Rationale": "https://github.com/microsoft/kiota/issues/2381"
249261
}
250262
]
251263
},
@@ -278,6 +290,10 @@
278290
{
279291
"Language": "php",
280292
"Rationale": "https://github.com/microsoft/kiota/issues/2378"
293+
},
294+
{
295+
"Language": "python",
296+
"Rationale": "https://github.com/microsoft/kiota/issues/2381"
281297
}
282298
]
283299
},
@@ -298,6 +314,10 @@
298314
{
299315
"Language": "php",
300316
"Rationale": "https://github.com/microsoft/kiota/issues/2378"
317+
},
318+
{
319+
"Language": "python",
320+
"Rationale": "https://github.com/microsoft/kiota/issues/2381"
301321
}
302322
]
303323
}

0 commit comments

Comments
 (0)