forked from tilde/ssh-reg
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
157 B
Python
4 lines
157 B
Python
4 years ago
|
test_backup_csv: str = "test/testbackup.csv"
|
||
|
test_db: str = "./test/applications.sqlite"
|
||
|
ListUsers_fetch_size_min: int = 3
|
||
|
ListUsers_output_newlines: int = 1
|