diff --git a/poethepoet/app.py b/poethepoet/app.py index f0a2dfa9..386bd7c9 100644 --- a/poethepoet/app.py +++ b/poethepoet/app.py @@ -31,7 +31,7 @@ class PoeThePoet: :type cwd: Path, optional :param config: Either a dictionary with the same schema as a pyproject.toml file, or a - `PoeConfig `_ + `PoeConfig `_ object to use as an alternative to loading config from a file. :type config: dict | PoeConfig, optional :param output: