1
Fork 0
mirror of https://github.com/Steffo99/cfig.git synced 2024-10-16 06:17:37 +00:00

🗒️ Fix error

This commit is contained in:
Steffo 2022-04-23 00:25:56 +02:00
parent 4a69d3a2ba
commit 69c89aa7ff
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -96,6 +96,6 @@ Developer hints
The last goal of :mod:`cfig` is having complete and useful typing, so that developer tools may provide correct and useful type hints on configuration values.
:mod:`cfig` currently does that, albeit using a few hacks to hide the true nature of :term:`proxies <proxy>`.
:mod:`cfig` currently does that, albeit using a few hacks to hide the true nature of configurable values.
.. image:: example-typing.png