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

Regression caused by auto-formatting in 58b012e #886

Closed
2 tasks done
koen-vg opened this issue Jan 23, 2024 · 0 comments · Fixed by #889
Closed
2 tasks done

Regression caused by auto-formatting in 58b012e #886

koen-vg opened this issue Jan 23, 2024 · 0 comments · Fixed by #889
Labels

Comments

@koen-vg
Copy link
Contributor

koen-vg commented Jan 23, 2024

Checklist

  • I am using the current master branch or the latest release. Please indicate.
  • I am running on an up-to-date pypsa-eur environment. Update via conda env update -f envs/environment.yaml.

Describe the Bug

The auto-formatting in 58b012e has caused the snakemake workflow to crash, at least for me, with the following error:

SyntaxError in file /home/koen/Dokument/UiT/Research/Modelling/eu-hydrogen/rules/solve_overnight.smk, line 32:
Expecting rule keyword, comment or docstrings inside a rule definition. (solve_overnight.smk, line 32)

This seems to be related to snakemake/snakefmt#208.

Would it be possible to revert the commit in question?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant