eclipse-volttron / copier-poetry-volttron-agent

Other
0 stars 5 forks source link

Update pre-commit #35

Closed bonicim closed 2 years ago

bonicim commented 2 years ago

The .pre-commit-config.yaml uses 'black' . This is no longer necessary because 'yapf' already has it. Remove 'black' from the pre-commit hook.

Also, make any other updates based on using this pre-commit hook.

bonicim commented 2 years ago

This issues is being addressed in #30

kefeimo commented 2 years ago

@bonicim, can you check the part related to "black" as well? According to 04/20 's work meeting, we want to get rid of that.

kefeimo commented 2 years ago

duplicated with #4 maunally closed