Skip to content

Commit

Permalink
version 0.9.1 b
Browse files Browse the repository at this point in the history
  • Loading branch information
frankligy committed Oct 10, 2021
1 parent 53d5ced commit f837dfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
sys.path.insert(0, os.path.abspath('..'))

# if tested on local sphinx, but comment out if in read the doc
autodoc_mock_imports = ['seaborn','anytree','scipy','scanpy','anndata','gseapy','scrublet','yattag']
# autodoc_mock_imports = ['seaborn','anytree','scipy','scanpy','anndata','gseapy','scrublet','yattag']

# -- Project information -----------------------------------------------------

Expand Down

0 comments on commit f837dfe

Please sign in to comment.