From c1175fe1e3eec8ebec07e8f1bbaec9859ac77bb7 Mon Sep 17 00:00:00 2001 From: dtomlinson Date: Mon, 13 Jan 2020 01:12:37 +0000 Subject: [PATCH] updating documentation --- src/panaetius/library.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/panaetius/library.py b/src/panaetius/library.py index 9e0bdab..9aa5b1e 100644 --- a/src/panaetius/library.py +++ b/src/panaetius/library.py @@ -59,6 +59,7 @@ def set_config( Example: *config.toml* has the following attribute set:: + [package.users] auth = ['user1', 'user2']