Skip to content

Commit

Permalink
[FIX] Fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
liuzhenqi77 committed Sep 18, 2024
1 parent 265eaf1 commit 9f11acb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neuromaps/nulls/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""Functions for computing null models."""

__all__ = [
'naive_nonparametric', 'alexander_bloch', 'vazquez_rodriguez', 'vasa',
'alexander_bloch', 'vazquez_rodriguez', 'vasa',
'hungarian', 'baum', 'cornblath', 'burt2018', 'burt2020', 'moran'
]

Expand Down

0 comments on commit 9f11acb

Please sign in to comment.