You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had problems with this pre-commit hook: black would reformat, but this would not be added and commited with the same commit. I changed the hook such that it only checks (--check gives an error, other than --diff). Now it looks like this:
Can you add an inline comment to the requirement that explains why we fix the black version, @MaGering? After that, I would consider this issue as resolved.
Setting up github actions in PR #23, I've specified the version of
black
toblack==20.8b1
orientating on https://github.com/rl-institut/oemof-B3/pull/25/files.This has led to the following question:
Does it have to be this specific black version?
Originally posted by @jnnr in #23 (comment)
The text was updated successfully, but these errors were encountered: