mirror of
https://github.com/bellingcat/octosuite.git
synced 2026-06-12 05:18:33 +03:00
Update csv_loggers.py
This commit is contained in:
@@ -5,12 +5,8 @@ from octosuite.log_roller import LogRoller
|
||||
from octosuite.colors import red, white, green, reset
|
||||
|
||||
|
||||
|
||||
"""
|
||||
CsvLogger
|
||||
This class holds the methods for creating .csv files of each functionality in main
|
||||
"""
|
||||
|
||||
# CsvLogger
|
||||
# This class holds the methods for creating .csv files of each functionality in main
|
||||
class CsvLogger:
|
||||
# .csv for organization' profile
|
||||
def log_org_profile(response):
|
||||
|
||||
Reference in New Issue
Block a user