Skip to content

Commit 3004b52

Browse files
style: pre-commit fixes
1 parent 1eb7b7e commit 3004b52

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# Plots for papers
22

3-
This repository (in particular the `notebooks` subfolder) contains code for the plots in our paper and presentations.
3+
This repository (in particular the `notebooks` subfolder) contains code for the
4+
plots in our paper and presentations.

src/ocpaper231/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
ocpaper231: Paper for OC in mid 2023
55
"""
66

7-
87
__version__ = "0.1.0"
98

109
__all__ = ("__version__",)

0 commit comments

Comments
 (0)