mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-06 14:08:59 +00:00
Sort by number of data points (#105)
This commit is contained in:
@@ -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': [],
|
||||
|
||||
Reference in New Issue
Block a user