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

Fix release colors update #2870

Merged
merged 1 commit into from
May 10, 2024
Merged

Fix release colors update #2870

merged 1 commit into from
May 10, 2024

Conversation

amCap1712
Copy link
Member

The mapping database in the config is an outdated replica of MB db that hasn't been updated in 6 months probably because the dumps DB was moved to a new node, but we still have the old coordinates hardcoded. Change it to use MB standby instead.

The process_row function had a bug in downloading and processing the images.

Mostly stylistic changes other than that.

The mapping database in the config is an outdated replica of MB db that hasn't been
updated in 6 months probably because the dumps DB was moved to a new node, but we
still have the old coordinates hardcoded. Change it to use MB standby instead.

The process_row function had a bug in downloading and processing the images.

Mostly stylistic changes other than that.
@pep8speaks
Copy link

Hello @amCap1712! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 369:1: W391 blank line at end of file

@amCap1712
Copy link
Member Author

Review with hide whitespace for better view.

@amCap1712 amCap1712 requested a review from mayhem May 10, 2024 03:51
@MonkeyDo MonkeyDo merged commit 6f088c7 into master May 10, 2024
2 checks passed
@MonkeyDo MonkeyDo deleted the release-colors branch May 10, 2024 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants