Skip to content

Commit

Permalink
Updates against SciSharp/CodeMinion#8
Browse files Browse the repository at this point in the history
  • Loading branch information
Eduardo Pignatelli authored and Eduardo Pignatelli committed Aug 1, 2019
1 parent a57a594 commit ad7059c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Torch/torch.module.gen.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

namespace Torch
{
public partial class torch
public static partial class torch
{

public static PyObject self => _lazy_self.Value;
Expand Down

0 comments on commit ad7059c

Please sign in to comment.