cowprotocol / cowprotocol/dune-sync
Update code to work with latest version black
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Version 24 of black wants to format some files differently and makes our CI fail. We will pin black at version 23, see #74 . But at some point we should switch to the newest version and fix all files.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with issue #74 and the CI configuration that pins Black to version 23, then identify which files fail or change under Black 24. Done means the affected files are compatible with the newer Black version and CI passes without the pin.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd, tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100