diff --git a/src/fenrirscreenreader/cli.py b/src/fenrirscreenreader/cli.py index 83d269ff..40dc939a 100644 --- a/src/fenrirscreenreader/cli.py +++ b/src/fenrirscreenreader/cli.py @@ -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