We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
➡️ Run python script.py > gas_info.json
script.py
gas_info.json
python script.py > gas_info.json shell: /usr/bin/bash -e {0} env: pythonLocation: /opt/hostedtoolcache/Python/[3](https://github.com/carlosrsabreu/devo-abastecer/runs/6851627521?check_suite_focus=true#step:5:3).10.[4](https://github.com/carlosrsabreu/devo-abastecer/runs/6851627521?check_suite_focus=true#step:5:4)/x[6](https://github.com/carlosrsabreu/devo-abastecer/runs/6851627521?check_suite_focus=true#step:5:6)4 LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.4/x64/lib
Traceback (most recent call last): File "/home/runner/work/devo-abastecer/devo-abastecer/script.py", line 32, in <module> start_date, end_date = gas_info[i].replace('.', '-').split('\xa0a ') ValueError: not enough values to unpack (expected 2, got 1)
Error: Process completed with exit code 1.
The text was updated successfully, but these errors were encountered:
Merge pull request #4 from HarryVasanth/main
19482db
Fix Issue #3 - Inconsistency in spaces
HarryVasanth
Successfully merging a pull request may close this issue.
Expected Behavior
➡️ Run python
script.py
>gas_info.json
Actual Behavior
➡️ Run python
script.py
>gas_info.json
Steps to Reproduce the Problem
The text was updated successfully, but these errors were encountered: