Skip to content

Commit da2d5dd

Browse files
committed
Allow users to pass inner to sc.pl.violin when multi_panel=True
1 parent 58f4904 commit da2d5dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scanpy/plotting/_anndata.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -799,7 +799,6 @@ def violin(
799799
sharey=False,
800800
order=keys,
801801
cut=0,
802-
inner=None,
803802
**kwds,
804803
)
805804

0 commit comments

Comments
 (0)