Skip to content

Commit

Permalink
v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jsxlei committed Jun 2, 2024
1 parent b73d915 commit cd119d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scalex/function.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"""

# from anndata import AnnData
from anndata import AnnData
# from typing import Union, List


Expand Down Expand Up @@ -392,4 +392,4 @@ def main():


if __name__ == '__main__':
main()
main()

0 comments on commit cd119d4

Please sign in to comment.