Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Nov 25, 2024
1 parent 041bac3 commit c679934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion differt2d/logic.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
"ENABLE_APPROX",
"Truthy",
"activation",
"set_approx",
"disable_approx",
"enable_approx",
"greater",
Expand All @@ -38,6 +37,7 @@
"logical_any",
"logical_not",
"logical_or",
"set_approx",
"sigmoid",
)

Expand Down

0 comments on commit c679934

Please sign in to comment.