mirror of
https://github.com/bellingcat/octosuite.git
synced 2026-06-12 21:38:34 +03:00
Update octosuite.py
This commit is contained in:
@@ -79,7 +79,7 @@ class Octosuite:
|
||||
("csv:view", self.viewCsv),
|
||||
("csv:read", self.readCsv),
|
||||
("csv:delete", self.deleteCsv),
|
||||
("csv:clear", self.clearCsv]
|
||||
("csv:clear", self.clearCsv)]
|
||||
|
||||
# Path attribute
|
||||
self.path_attrs = ['size', 'type', 'path', 'sha', 'html_url']
|
||||
|
||||
Reference in New Issue
Block a user