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]_
217217Remove argument Yes [3 ]_
218218Add default value to an argument No [7 ]_ [8 ]_
219219Remove default value of an argument No
220- Add type hint to an argument No
220+ Add type hint to an argument No [ 7 ]_ [ 8 ]_
221221Remove 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 ]_
224224**Protected Methods **
225225Add protected method Yes
226226Remove protected method No [7 ]_
@@ -232,10 +232,10 @@ Add argument with a default value No [7]_ [8]_
232232Remove argument Yes [3 ]_
233233Add default value to an argument No [7 ]_ [8 ]_
234234Remove 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 ]_
236236Remove 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 ]_
239239**Private Methods **
240240Add private method Yes
241241Remove private method Yes
You can’t perform that action at this time.
0 commit comments