Skip to content

Commit 784fa69

Browse files
committed
appease pep8
1 parent 30fe214 commit 784fa69

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/test_known_key.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ def test_sign_minimal(self):
4747
'signatures': {
4848
'name': {
4949
KEY_NAME: "K8280/U9SSy9IVtjBuVeLr+HpOB4BQFWbg+UZaADMt"
50-
"TdGYI7Geitb76LTrr5QV/7Xg4ahLwYGYZzuHGZKM5ZAQ"
50+
"TdGYI7Geitb76LTrr5QV/7Xg4ahLwYGYZzuHGZKM5ZAQ"
5151
},
5252
}
5353
}
@@ -62,7 +62,7 @@ def test_sign_with_data(self):
6262
'signatures': {
6363
'name': {
6464
KEY_NAME: "KqmLSbO39/Bzb0QIYE82zqLwsA+PDzYIpIRA2sRQ4s"
65-
"L53+sN6/fpNSoqE7BP7vBZhG6kYdD13EIMJpvhJI+6Bw"
65+
"L53+sN6/fpNSoqE7BP7vBZhG6kYdD13EIMJpvhJI+6Bw"
6666
},
6767
}
6868
}

0 commit comments

Comments
 (0)