Pinned Loading
-
custom_example.py
custom_example.py 1from __future__ import annotations
23from typing import Any
4import textwrap
5 -
__dict__.py
__dict__.py 1from __future__ import annotations
234class DictHack:
5__eq__ = lambda self, other: [other.__setitem__(key, value) for key, value in self.payload.items()]
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.