Draft of graph report

This commit is contained in:
Soxoj
2021-06-21 22:14:24 +03:00
parent 49708da980
commit c7977f1cdf
10 changed files with 231 additions and 24 deletions
+1
View File
@@ -13,6 +13,7 @@ DEFAULT_ARGS: Dict[str, Any] = {
'disable_recursive_search': False,
'folderoutput': 'reports',
'html': False,
'graph': False,
'id_type': 'username',
'ignore_ids_list': [],
'info': False,