Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Hrovatin committed Sep 14, 2024
2 parents 5fcb6f6 + f65c403 commit 3f1cffe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scvi/external/sysvi/_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

import logging
from collections.abc import Sequence
from typing import Literal

import numpy as np
import pandas as pd
import torch
from anndata import AnnData
from typing import Literal

from scvi import REGISTRY_KEYS
from scvi.data import AnnDataManager
Expand Down

0 comments on commit 3f1cffe

Please sign in to comment.