File tree Expand file tree Collapse file tree 2 files changed +3
-14
lines changed Expand file tree Collapse file tree 2 files changed +3
-14
lines changed Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ Make sure to occasionally also run multi-backend tests for your OS using [tox](h
100100tox --parallel auto
101101```
102102
103- See [ tox.ini] ( tox.ini ) for details on the environment configurations.
103+ See ` tox.ini ` for details on the environment configurations.
104104Multi-OS tests will automatically be run once you create a pull request.
105105
106106Note that to be backend-agnostic, your code must not:
Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ Autosummary
2222 bayesflow.simulators
2323 bayesflow.types
2424 bayesflow.utils
25+ bayesflow.workflows
2526
2627
2728Submodules
@@ -41,16 +42,4 @@ Submodules
4142 bayesflow.simulators
4243 bayesflow.types
4344 bayesflow.utils
44-
45- Miscellaneous
46- -------------
47-
48- .. toctree ::
49- :hidden:
50-
51- bayesflow.experimental
52-
53- I added a citation here to test the bibtex extension, :cite:t: `radev2023bayesflow `.
54-
55- ```{bibliography}
56- ` ``
45+ bayesflow.workflows
You can’t perform that action at this time.
0 commit comments