Skip to content

Commit

Permalink
Fixed black formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
leojklarner committed Dec 4, 2023
1 parent 2b14ee2 commit a47f947
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions notebooks/pretrained_kernel.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@
sys.path.append("..")





def set_seed(seed):
np.random.seed(seed)
torch.manual_seed(seed)
Expand Down

0 comments on commit a47f947

Please sign in to comment.