Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Dec 27, 2022
1 parent ec98ba3 commit 3931b63
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,3 @@ Specify Pelican 4.5 as minimum required version
------------------

First release in new namespace plugin format

2 changes: 1 addition & 1 deletion pelican/plugins/render_math/test_data/article.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@
},
"nbformat": 4,
"nbformat_minor": 2
}
}
2 changes: 1 addition & 1 deletion pelican/plugins/render_math/test_data/article.nbdata
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ Title: An article from a Jupyter notebook
Date: 2019-03-05 12:14
Category: Mathematics
Tags: Linear Algebra, Python, Numpy, Scipy
Summary: This is a advance part of Linear Algebra with Python
Summary: This is a advance part of Linear Algebra with Python
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ The area of a circle is :math:`A_\text{c} = (\pi/4) d^2`.
a_{21} & a_{22} & a_{23} \
a_{31} & a_{32} & a_{33}
\end{bmatrix}

0 comments on commit 3931b63

Please sign in to comment.