Skip to content

Commit

Permalink
black formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
pattonw committed Nov 2, 2023
1 parent 2078036 commit 46676dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/cases/torch_train.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ def example_train_source(a_key, b_key, c_key):


if not isinstance(torch, NoSuchModule):

class ExampleLinearModel(torch.nn.Module):
def __init__(self):
super(ExampleLinearModel, self).__init__()
Expand Down

0 comments on commit 46676dd

Please sign in to comment.