Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 05beb4a

Browse files
fix flake8 issue
1 parent 887d794 commit 05beb4a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎gssapi/tests/test_raw.py‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -763,8 +763,9 @@ def test_sasl_names(self):
763763
@ktu.gssapi_extension_test('ggf', 'Global Grid Forum')
764764
@ktu.gssapi_extension_test('s4u', 'S4U')
765765
@ktu.krb_minversion_test('1.16',
766-
'querying impersonator name of krb5 GSS Credential'
767-
' using the GSS_KRB5_GET_CRED_IMPERSONATOR OID')
766+
'querying impersonator name of krb5 GSS '
767+
'Credential using the '
768+
'GSS_KRB5_GET_CRED_IMPERSONATOR OID')
768769
def test_inquire_cred_by_oid_impersonator(self):
769770
svc_princ = SERVICE_PRINCIPAL.decode("UTF-8")
770771
self.realm.kinit(svc_princ, flags=['-k', '-f'])

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /