Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 94d985a

Browse files
STY: Apply end-of-file-fixer pre-commit hook
1 parent 7e04925 commit 94d985a

37 files changed

Lines changed: 24 additions & 37 deletions

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,4 +305,4 @@ jobs:
305305
pinned: false
306306
close-previous: false
307307
env:
308-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
308+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

LICENSE/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,4 +96,4 @@ products or services of Licensee, or any third party.
9696

9797
8. By copying, installing or otherwise using matplotlib,
9898
Licensee agrees to be bound by the terms and conditions of this License
99-
Agreement.
99+
Agreement.

LICENSE/LICENSE_BAKOMA

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,3 @@
3737

3838
3939
40-

LICENSE/LICENSE_CARLOGO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ TERMINATION
4242
This license becomes null and void if any of the above conditions are not met.
4343

4444
DISCLAIMER
45-
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
45+
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.

LICENSE/LICENSE_COURIERTEN

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,3 @@ is acknowledged as shown below on all unmodified copies of the 4 Charter
1515
Type 1 fonts.
1616

1717
BITSTREAM CHARTER is a registered trademark of Bitstream Inc.
18-

LICENSE/LICENSE_STIX

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,3 @@ material breach of the Terms and Conditions herein by licensee.
6868
MicroPress Inc. for the STI Pub Companies. To obtain additional
6969
mathematical fonts, please contact MicroPress, Inc., 68-30 Harrow
7070
Street, Forest Hills, NY 11375, USA - Phone: (718) 575-1816.
71-

README.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,4 +116,3 @@ For more information, please visit `the informational page
116116
<https://sustainable-open-science-and-software.github.io/>`__ or download the
117117
`participant information sheet
118118
<https://sustainable-open-science-and-software.github.io/assets/PIS_sustainable_software.pdf>`__.
119-

doc/_static/.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,3 @@ contour_frontpage.png
22
histogram_frontpage.png
33
membrane_frontpage.png
44
surface3d_frontpage.png
5-

doc/_static/switcher.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919
"name": "2.2",
2020
"version": "2.2.4"
2121
},
22-
]
22+
]

doc/api/_enums_api.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,3 @@
1212
.. autoclass:: CapStyle
1313
:members: demo
1414
:exclude-members: butt, round, projecting, input_description
15-

0 commit comments

Comments
 (0)