Skip to content

Commit

Permalink
Make Ruff happy
Browse files Browse the repository at this point in the history
  • Loading branch information
nictru committed Oct 30, 2024
1 parent a544f2f commit b703656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/nf-core/scvitools/solo/templates/solo.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
import platform
import random

import numpy as np
import anndata as ad
import numpy as np
import scvi
import torch
from scvi.external import SOLO
Expand Down

0 comments on commit b703656

Please sign in to comment.