Skip to content

Commit 2fde3ff

Browse files
committed
fix lint error
1 parent c1b506c commit 2fde3ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/oauth/test_oauth1a_u.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
to_byte_array,
2222
get_access_token_secret_bytes,
2323
calculate_live_session_token,
24-
validate_live_session_token,g
24+
validate_live_session_token,
2525
generate_oauth_headers,
2626
req_live_session_token,
2727
prepare_oauth,

0 commit comments

Comments
 (0)