Skip to content

Commit bc6a898

Browse files
committed
Removed info about reducing visibility for private
It makes no sense to reduce visibility of private methods as soon as it is minimal visibility. I removed this table line in order to not confuse readers.
1 parent 72b47e1 commit bc6a898

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contributing/code/bc.rst

-1
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,6 @@ Change return type No
236236
Add private method Yes
237237
Remove private method Yes
238238
Change name Yes
239-
Reduce visibility Yes
240239
Add argument without a default value Yes
241240
Add argument with a default value Yes
242241
Remove argument Yes

0 commit comments

Comments
 (0)