Skip to content

Commit

Permalink
Style cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
mdemoret-nv committed Nov 30, 2023
1 parent 628883b commit a4538d7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -349,4 +349,3 @@ def load_data(name, data_path):
data = scio.loadmat(path)
adj = data['W']
return data['X'], adj

0 comments on commit a4538d7

Please sign in to comment.