Add a documentation string for the module cli.
This commit is contained in:
parent
1f489a1ae9
commit
2462a081bf
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# Fenrir TTY screen reader
|
# Fenrir TTY screen reader
|
||||||
# By Chrys, Storm Dragon, and contributors.
|
# By Chrys, Storm Dragon, and contributors.
|
||||||
|
"""Module for managing the command line interface of Fenrir."""
|
||||||
import os
|
import os
|
||||||
import sys
|
import sys
|
||||||
import inspect
|
import inspect
|
||||||
|
Loading…
Reference in New Issue
Block a user