Skip to content

Commit

Permalink
allow minimum function
Browse files Browse the repository at this point in the history
  • Loading branch information
Saransh-cpp committed Jun 4, 2024
1 parent 7683319 commit d3bf7d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_compute_features.py
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,7 @@ def analyze_callable(node, context):
"sign",
"copysign",
"maximum",
"minimum",
"sqrt",
"exp",
"log",
Expand Down

0 comments on commit d3bf7d4

Please sign in to comment.