Skip to content

Commit 2b74e3e

Browse files
committed
Update test_jwt_auth.py
1 parent 0997ca1 commit 2b74e3e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/integration_tests/test_jwt_auth.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
from os import environ
22

3-
# pylint: disable=no-member
4-
import jwt
53
import pytest
64

75
from timeplus_connect.driver import create_client, ProgrammingError, create_async_client

0 commit comments

Comments
 (0)