Skip to content

Commit 47f8b15

Browse files
committed
delete blank line at the end of file
1 parent 1c6ffe7 commit 47f8b15

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

EduCDM/KaNCD/KaNCD.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,4 +162,3 @@ def save(self, filepath):
162162
def load(self, filepath):
163163
self.net.load_state_dict(torch.load(filepath, map_location=lambda s, loc: s))
164164
logging.info("load parameters from %s" % filepath)
165-

0 commit comments

Comments
 (0)