Skip to content
Snippets Groups Projects
Commit 33a278f2 authored by Farid Mohammadi's avatar Farid Mohammadi
Browse files

[surrogate][glexindex] add newline at the end of file.

parent 996f0f4b
No related branches found
No related tags found
No related merge requests found
...@@ -207,4 +207,4 @@ def glexsort( ...@@ -207,4 +207,4 @@ def glexsort(
if graded: if graded:
indices = indices[numpy.argsort( indices = indices[numpy.argsort(
numpy.sum(keys_[:, indices], axis=0))].T numpy.sum(keys_[:, indices], axis=0))].T
return indices return indices
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment