Update octosuite.py

This commit is contained in:
Richard Mwewa
2022-11-30 21:19:34 +02:00
parent f79813ed45
commit c4f1940bb6

View File

@@ -7,7 +7,7 @@ from octosuite.message_prefixes import PROMPT, WARNING, POSITIVE, NEGATIVE, INFO
# csv_loggers.py
# This class holds the functions for creating .csv files of each functionality in main
# This file holds the functions for creating .csv files of each functionality in main
def log_org_profile(response):
org_profile_fields = ['Profile photo', 'Name', 'Username', 'ID', 'Node ID', 'Email', 'About', 'Location', 'Blog',
'Followers', 'Following', 'Twitter handle', 'Gists', 'Repositories', 'Account type',