mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-07 14:34:33 +00:00
Errors stats MVP, some fp fixes
This commit is contained in:
+1
-1
@@ -241,7 +241,7 @@ class QueryNotifyPrint(QueryNotify):
|
||||
self.color,
|
||||
'?', result.site_name,
|
||||
Fore.RED, Fore.RED,
|
||||
self.result.context + ids_data_text
|
||||
str(self.result.error) + ids_data_text
|
||||
)
|
||||
elif result.status == QueryStatus.ILLEGAL:
|
||||
if not self.print_found_only:
|
||||
|
||||
Reference in New Issue
Block a user