Skip to content

Commit

Permalink
Update scvi/external/sysvi/_model.py
Browse files Browse the repository at this point in the history
  • Loading branch information
martinkim0 authored Mar 15, 2024
1 parent c885e20 commit 661bbc6
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 @@ -7,7 +7,7 @@
import pandas as pd
import torch
from anndata import AnnData
from typing_extensions import Literal
from typing import Literal

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

0 comments on commit 661bbc6

Please sign in to comment.