Skip to content

Commit

Permalink
NXDRIVE-2930: Fix code scanning issue
Browse files Browse the repository at this point in the history
  • Loading branch information
swetayadav1 committed May 23, 2024
1 parent f4afa27 commit 0a64222
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nxdrive/client/remote_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ def __init__(
log.info(
f"SSL verify: {verify}-> will be changed to {self.verification_needed}"
)

self.token = token

super().__init__(
Expand Down

0 comments on commit 0a64222

Please sign in to comment.