Skip to content

Commit

Permalink
Add missing label.
Browse files Browse the repository at this point in the history
  • Loading branch information
rchen152 committed Jul 24, 2024
1 parent 5ff14f1 commit cfc7150
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/reference/best_practices.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ annotate it with ``object``::
if isinstance(o, int):
cb(o)

.. _argument-return-practices:

Arguments and Return Types
--------------------------

Expand Down

0 comments on commit cfc7150

Please sign in to comment.