MCPcopy
hub / github.com/FlareSolverr/FlareSolverr / __init__

Method __init__

src/dtos.py:16–17  ·  view source on GitHub ↗
(self, _dict)

Source from the content-addressed store, hash-verified

14 turnstile_token: str = None
15
16 def __init__(self, _dict):
17 self.__dict__.update(_dict)
18
19
20class ChallengeResolutionT:

Callers

nothing calls this directly

Calls 1

updateMethod · 0.80

Tested by

no test coverage detected