Skip to content

Commit

Permalink
Fixed safety statements
Browse files Browse the repository at this point in the history
  • Loading branch information
webmozart committed Jan 8, 2014
1 parent 54fd836 commit 00c6ebe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions contributing/code/bc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ Type hint against Safe Safe
Use method Safe Safe
**When Implementing**
Implement method Not Safe [1]_ Safe
Add custom method Not Safe Not Safe
Add custom method parameter Not Safe Not Safe
Add custom method Not Safe [1]_ Safe
Add custom method parameter Not Safe [1]_ Safe
Add parameter default value Safe Safe
============================================== ============== ==============

Expand Down Expand Up @@ -135,7 +135,7 @@ Override protected property Not Safe [1]_ Safe
Override public method Not Safe [1]_ Safe
Override protected method Not Safe [1]_ Safe
Add custom method Not Safe Not Safe
Add custom method parameter Not Safe Not Safe
Add custom method parameter Not Safe [1]_ Safe
Add parameter default value Safe Safe
============================================== ============== ==============

Expand Down

0 comments on commit 00c6ebe

Please sign in to comment.