Skip to content

Commit

Permalink
Linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Smartappli authored Jun 30, 2024
1 parent f41c6b6 commit 9ad3ec2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
"outputs": [],
"source": [
"# third party\n",
"import torch.nn as nn\n",
"from torch import nn\n",
"\n",
"\n",
"class MLP(nn.Module):\n",
Expand Down

0 comments on commit 9ad3ec2

Please sign in to comment.