File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -217,10 +217,10 @@ Add argument with a default value No [7]_ [8]_
217
217
Remove argument Yes [3 ]_
218
218
Add default value to an argument No [7 ]_ [8 ]_
219
219
Remove default value of an argument No
220
- Add type hint to an argument No
220
+ Add type hint to an argument No [ 7 ]_ [ 8 ]_
221
221
Remove type hint of an argument No [7 ]_ [8 ]_
222
- Change argument type No
223
- Change return type No
222
+ Change argument type No [ 7 ]_ [ 8 ]_
223
+ Change return type No [ 7 ]_ [ 8 ]_
224
224
**Protected Methods **
225
225
Add protected method Yes
226
226
Remove protected method No [7 ]_
@@ -232,10 +232,10 @@ Add argument with a default value No [7]_ [8]_
232
232
Remove argument Yes [3 ]_
233
233
Add default value to an argument No [7 ]_ [8 ]_
234
234
Remove default value of an argument No [7 ]_
235
- Add type hint to an argument No [7 ]_
235
+ Add type hint to an argument No [7 ]_ [ 8 ]_
236
236
Remove type hint of an argument No [7 ]_ [8 ]_
237
- Change argument type No [7 ]_
238
- Change return type No [7 ]_
237
+ Change argument type No [7 ]_ [ 8 ]_
238
+ Change return type No [7 ]_ [ 8 ]_
239
239
**Private Methods **
240
240
Add private method Yes
241
241
Remove private method Yes
You can’t perform that action at this time.
0 commit comments