linting fixes and QA on spreadsheet_swarm.py

pull/703/head
Patrick Devaney 4 months ago committed by mike dupont
parent 1d0f79c848
commit b91a16c598

@ -24,7 +24,6 @@ uuid_hex = uuid.uuid4().hex
# Format time variable to be compatible across operating systems # Format time variable to be compatible across operating systems
formatted_time = datetime.now().strftime("%Y-%m-%dT%H-%M-%S") formatted_time = datetime.now().strftime("%Y-%m-%dT%H-%M-%S")
# --------------- NEW CHANGE END --------------- # --------------- NEW CHANGE END ---------------

Loading…
Cancel
Save