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 <[email protected]> <[email protected]>
1212
Jeremy Westwood <[email protected]>
1313
1414
Kaarel Kitsemets <[email protected]>
15+
1516
1617
1718
@@ -32,6 +33,7 @@ Tamir Bahar <[email protected]> <[email protected]>
3233
3334
Victor Florea <[email protected]>
3435
Vlad Temian <[email protected]>
36+
3537
Wim Jeantine-Glenn <[email protected]>
3638
Xavier Delannoy <[email protected]>
3739

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)