Add isort pre-commit and run (#68)

This commit is contained in:
Zach Schillaci
2023-12-08 11:31:47 -08:00
committed by GitHub
parent e89c571de7
commit 5b9be57ac3
33 changed files with 54 additions and 60 deletions
+1 -1
View File
@@ -4,8 +4,8 @@ import math
import time
import torch
import torch.nn as nn
import torch.mps
import torch.nn as nn
def sync_if_needed(x):