We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1eb7b7e commit 3004b52Copy full SHA for 3004b52
README.md
@@ -1,3 +1,4 @@
1
# Plots for papers
2
3
-This repository (in particular the `notebooks` subfolder) contains code for the plots in our paper and presentations.
+This repository (in particular the `notebooks` subfolder) contains code for the
4
+plots in our paper and presentations.
src/ocpaper231/__init__.py
@@ -4,7 +4,6 @@
ocpaper231: Paper for OC in mid 2023
5
"""
6
7
-
8
__version__ = "0.1.0"
9
10
__all__ = ("__version__",)
0 commit comments