Skip to content

Commit

Permalink
Restore docstring to no_annotations
Browse files Browse the repository at this point in the history
Co-authored-by: Connor Ward <[email protected]>
  • Loading branch information
JHopeCollins and connorjward authored Nov 22, 2024
1 parent a85a6d7 commit fb3b5bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyadjoint/tape.py
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ def __exit__(self, *args):


no_annotations = stop_annotating()
"""Decorator to turn off annotation for the decorated function."""


def annotate_tape(kwargs=None):
Expand Down

0 comments on commit fb3b5bd

Please sign in to comment.