+
    2j                    f    R t ^ RIHt ^ RIt^ RIHt R.t]'       d	   ^ RIHt R# ]! ]RR 4      tR# )a  Runtime fallback for typing helpers, so nab-resolver needs no third-party install.

``override`` runs at class-body time, so unlike the annotation-only helpers it
cannot hide under ``TYPE_CHECKING``.  It is looked up by name rather than by
interpreter version, which keeps this free of a version-gated branch.  Before
3.12 the fallback is the identity and so does not set ``__override__``, which
nothing here reads.
)annotationsN)TYPE_CHECKINGoverride)r   c                    V # )N )methods   &_/home/user/billing-ledger-validation/.venv/lib/python3.14/site-packages/nab_resolver/_compat.py<lambda>r	      s    &    )	__doc__
__future__r   typingr   __all__typing_extensionsr   getattrr   r
   r   <module>r      s8    #     *vz+@AHr
   