Skip to content
New issue

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

refactor: remove arrow from SV parser #6275

Merged
merged 2 commits into from
Jan 6, 2024

Conversation

yujia21
Copy link
Contributor

@yujia21 yujia21 commented Dec 22, 2023

Issue

6135

Description

Removes arrow module from parser, replacing with datetime.

Preview

Double check

  • I have tested my parser changes locally with poetry run test_parser "zone_key"
  • I have run pnpx prettier --write . and poetry run format to format my changes.

@github-actions github-actions bot added parser python Pull requests that update Python code labels Dec 22, 2023
Copy link
Member

@VIKTORVAV99 VIKTORVAV99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🥳

Thanks for doing this!

@VIKTORVAV99 VIKTORVAV99 merged commit b8b1304 into electricitymaps:master Jan 6, 2024
19 checks passed
ghost pushed a commit that referenced this pull request Jan 24, 2024
Co-authored-by: Viktor Andersson <30777521+VIKTORVAV99@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
parser python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants