Sort by number of data points (#105)

This commit is contained in:
Soxoj
2021-05-22 20:23:53 +03:00
parent 8de1830cf3
commit 4aeacef07d
4 changed files with 25 additions and 3 deletions
+1
View File
@@ -25,6 +25,7 @@ DEFAULT_ARGS: Dict[str, Any] = {
'print_check_errors': False,
'print_not_found': False,
'proxy': None,
'reports_sorting': 'default',
'retries': 1,
'self_check': False,
'site_list': [],