Skip to content

Commit 43bbe11

Browse files
committed
Make ruff happy and update mailmap
1 parent 1b806f5 commit 43bbe11

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.mailmap

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ J. David Ibáñez <jdavid.ibp@gmail.com> <jdavid@itaapy.com>
1212
Jeremy Westwood <jeremy.westwood@hexagon.com>
1313
Jose Plana <jplana@tuenti.com> <jplana@gmail.com>
1414
Kaarel Kitsemets <kitsemets@gmail.com>
15+
Karl Malmros <itkalle@outlook.com> <44969574+ktpa@users.noreply.github.com>
1516
Lukas Fleischer <lfleischer@lfos.de> <info@cryptocrack.de>
1617
Martin Lenders <mlenders@elegosoft.com> <authmill@datalove.me>
1718
Matthew Duggan <mduggan@qti.qualcomm.com> <mgithub@guarana.org>
@@ -32,6 +33,7 @@ Tamir Bahar <tamir@north-bit.com> <tmr232@users.noreply.github.com>
3233
Victor Garcia <bravejolie@gmail.com> <victor@tuenti.com>
3334
Victor Florea <victor@engineeredarts.co.uk>
3435
Vlad Temian <vladtemian@gmail.com>
36+
William Schueller <william.schueller@gmail.com> <wschuell@users.noreply.github.com>
3537
Wim Jeantine-Glenn <hey@wimglenn.com>
3638
Xavier Delannoy <xavier.delannoy@gmail.com>
3739
Xu Tao <xutao881001@gmail.com>

test/test_nonunicode.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232

3333
bstring = b'\xc3master'
3434

35+
3536
def test_nonunicode_branchname(testrepo):
3637
folderpath = 'temp_repo_nonutf'
3738
if os.path.exists(folderpath):

0 commit comments

Comments
 (0)