1
Fork 0
mirror of https://github.com/Steffo99/cfig.git synced 2024-11-21 15:34:20 +00:00

🗒️ Improve documentation

This commit is contained in:
Steffo 2022-04-19 03:05:44 +02:00
parent 302b995867
commit aeb382fcde
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -1,3 +1,8 @@
"""
Sample configuration module using :mod:`cfig`.
"""
import cfig
import typing