diff options
| author | Justus Magin <keewis@posteo.de> | 2022-12-19 23:15:19 +0100 |
|---|---|---|
| committer | Justus Magin <keewis@posteo.de> | 2022-12-19 23:15:19 +0100 |
| commit | 792cb77928acdef8047760467c931f2f225aa903 (patch) | |
| tree | 865fa38ae4016b01c7403cad256a5fcdcbcafeec | |
| parent | 638436769dc8d2419fe28e49665ef4b6f42acdca (diff) | |
| download | pint-792cb77928acdef8047760467c931f2f225aa903.tar.gz | |
run pre-commit hooks
| -rw-r--r-- | docs/user/numpy.ipynb | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/docs/user/numpy.ipynb b/docs/user/numpy.ipynb index a800216..5491001 100644 --- a/docs/user/numpy.ipynb +++ b/docs/user/numpy.ipynb @@ -630,11 +630,6 @@ } ], "metadata": { - "kernelspec": { - "display_name": "Python 3", - "language": "python", - "name": "python3" - }, "language_info": { "codemirror_mode": { "name": "ipython", @@ -644,8 +639,7 @@ "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", - "pygments_lexer": "ipython3", - "version": "3.8.2" + "pygments_lexer": "ipython3" } }, "nbformat": 4, |
