update code styles

This commit is contained in:
D-X-Y
2020-01-09 22:26:23 +11:00
parent 5ac5060a33
commit ad34af9913
26 changed files with 192 additions and 81 deletions

View File

@@ -1,4 +1,3 @@
import torch
import torch.nn as nn
from copy import deepcopy
from ..cell_operations import OPS