mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-15 17:17:02 +02:00
Fix lint real
This commit is contained in:
parent
6be3725612
commit
1a347b5ed7
1 changed files with 0 additions and 1 deletions
|
@ -240,7 +240,6 @@ class Client(oic.Client):
|
|||
authn_method=self.registration_response["token_endpoint_auth_method"],
|
||||
# There is a time desync issue between login.gov and cloud
|
||||
# this addresses that by adding a clock skew.
|
||||
# See here: https://github.com/GSA-TTS/FAC/pull/1968#pullrequestreview-1601224051
|
||||
skew=10,
|
||||
)
|
||||
except Exception as err:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue