Skip to content

Commit 46ab222

Browse files
committed
add remove_meta kwarg to OptimizationResult.archive
1 parent 586b067 commit 46ab222

4 files changed

Lines changed: 215 additions & 206 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ moving on to other example notebooks in the [`notebooks` directory](https://gith
3434

3535
## Building documentation
3636

37-
This project uses the [Sphinx documentation engine for Python]()
37+
This project uses the [Sphinx documentation engine for Python](http://www.sphinx-doc.org/en/master/)
3838
The documentation source is located in `docs/source`. Eventually we can
3939
wrap the following steps into a script. But for now, to build the
4040
documentation, go to the `docs/` directory and run

0 commit comments

Comments
 (0)