carlosrsabreu / devo-abastecer

Twitter bot that publishes weekly the fuel prices updates on Madeira island.
https://twitter.com/devoabastecer
MIT License
10 stars 2 forks source link

[FIX]: Issue #3 – Inconsistency in spaces #4

Closed HarryVasanth closed 2 years ago

HarryVasanth commented 2 years ago

What this PR does

Fixes issue #3, that's causing the scheduled workflow to fail.

Where should the reviewer start

  1. Take a look at Actions (workflows) ➡️ Extract data from DRTT (main.yml)
  2. The workflow fails due to the issue in line 32 of the script.py file, which splits the dates.

Related issues

Extract data from DRTT Closes #3

Dntfreitas commented 2 years ago

LGTM. @carlosrsabreu?