updating documentation in library.py
This commit is contained in:
@@ -46,9 +46,11 @@ def set_config(
|
||||
|
||||
Example:
|
||||
|
||||
`config.toml` has the following attribute set:
|
||||
`config.toml` has the following attributes set:
|
||||
```toml
|
||||
[package.users]
|
||||
auth = ['user1', 'user2']
|
||||
```
|
||||
|
||||
If set as an environment variable you can pass this list as a string
|
||||
and set check=list:
|
||||
|
||||
Reference in New Issue
Block a user