Skip to content

Commit

Permalink
Format black
Browse files Browse the repository at this point in the history
  • Loading branch information
szabogtamas committed Mar 26, 2020
1 parent d95cf48 commit 1365652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sctcrpy/_plotting/_vdj_usage.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ def vdj_usage(
for_cells=for_cells,
cell_weights=cell_weights,
fraction_base=fraction_base,
size_column = size_column,
size_column=size_column,
)

if top_n is None:
Expand Down

0 comments on commit 1365652

Please sign in to comment.