Add a documentation string for the module cli.

This commit is contained in:
Hunter Jozwiak 2025-01-28 15:30:09 -05:00
parent 1f489a1ae9
commit 2462a081bf

View File

@ -2,7 +2,7 @@
# Fenrir TTY screen reader
# By Chrys, Storm Dragon, and contributors.
"""Module for managing the command line interface of Fenrir."""
import os
import sys
import inspect