Skip to content

Commit

Permalink
make format
Browse files Browse the repository at this point in the history
  • Loading branch information
matsen committed Oct 14, 2024
1 parent c5c0053 commit 68025eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion netam/dnsm.py
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,6 @@ def to(self, device):
self.all_subs_probs = self.all_subs_probs.to(device)



class DNSMBurrito(framework.Burrito):
def __init__(self, *args, **kwargs):
super().__init__(*args, **kwargs)
Expand Down

0 comments on commit 68025eb

Please sign in to comment.