updating tests

This commit is contained in:
2021-10-23 21:08:16 +01:00
parent 485ab9ef09
commit 1af790f01a
4 changed files with 39 additions and 4 deletions

View File

@@ -40,7 +40,6 @@ class Config:
Examples:
`config_path` defaults to None on initialisation but will be set to `~/.config`.
Example:
A header of `data_analysis` with a config_path of `~/myapps` will define
a config file in `~/myapps/data_analysis/config.yml`.
"""