Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
dham committed Jan 5, 2024
1 parent 829c49c commit 0336eb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyadjoint/adjfloat.py
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ def _ad_str(self):
"""Return the string of the taped value of this variable."""
return str(self.block_variable.saved_output)


_min = min
_max = max

Expand Down

0 comments on commit 0336eb9

Please sign in to comment.