small bug fix

pull/1367/head
aristotelis gkithkopoulos 3 years ago
parent 4f9a679ded
commit 5d55ac6159

@ -731,8 +731,7 @@ def main():
http_status = []
response_time_s = []
result_file = f"{username}.xlsx"
workbook = xlsxwriter.Workbook(f"{username}.xlsx")
sheet = workbook.add_worksheet()
for site in results:

Loading…
Cancel
Save