Errors stats MVP, some fp fixes

This commit is contained in:
Soxoj
2021-04-25 01:08:23 +03:00
parent 83cda9e37f
commit f43dc5bd6f
5 changed files with 83 additions and 181 deletions
+1 -1
View File
@@ -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: