mirror of
https://github.com/Steffo99/cfig.git
synced 2024-11-21 15:34:20 +00:00
🗒️ Improve documentation
This commit is contained in:
parent
302b995867
commit
aeb382fcde
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
"""
|
||||
Sample configuration module using :mod:`cfig`.
|
||||
"""
|
||||
|
||||
|
||||
import cfig
|
||||
import typing
|
||||
|
||||
|
|
Loading…
Reference in a new issue