Skip to content

Commit

Permalink
apply Black 2024 style in fbcode (4/16)
Browse files Browse the repository at this point in the history
Summary:
Formats the covered files with pyfmt.

paintitblack

Reviewed By: aleivag

Differential Revision: D54447727

fbshipit-source-id: 8844b1caa08de94d04ac4df3c768dbf8c865fd2f
  • Loading branch information
amyreese authored and facebook-github-bot committed Mar 3, 2024
1 parent 4d14ad0 commit bb843f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_flop_count.py
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ def test_customized_ops(self) -> None:
The second case checks when a new handle for a default operation is
passed. The new handle should overwrite the default handle.
"""

# New handle for a new operation.
def dummy_sigmoid_flop_jit(
inputs: typing.List[Any], outputs: typing.List[Any]
Expand Down

0 comments on commit bb843f1

Please sign in to comment.