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: simplify from_csv #165

Merged
merged 2 commits into from
Oct 23, 2024

Conversation

mikapfl
Copy link
Member

@mikapfl mikapfl commented Oct 23, 2024

We don't need the fetching function here within climate_categories.

Also, apparently our ruffs are somehow fighting? Which version do you use? I simply use make lint, which uses version v.0.6.9 everywhere.

@mikapfl mikapfl assigned mikapfl and crdanielbusch and unassigned mikapfl Oct 23, 2024
@mikapfl mikapfl requested a review from crdanielbusch October 23, 2024 08:57
@mikapfl mikapfl mentioned this pull request Oct 23, 2024
3 tasks

cats = get_cats(cat_names)
cats = climate_categories.cats
Copy link
Contributor

Choose a reason for hiding this comment

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

Ah nice one!

@crdanielbusch crdanielbusch merged commit 926c589 into conversion-from-csv Oct 23, 2024
7 checks passed
@crdanielbusch crdanielbusch deleted the conversion-from-csv-mp branch October 23, 2024 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants