ethereum / eth-hash

The Ethereum hashing function, keccak256, sometimes (erroneously) called sha256 or sha3
MIT License
104 stars 64 forks source link

Add black #41

Closed kclowes closed 2 years ago

kclowes commented 2 years ago

This is branched off of #40 so only the last commit needs to be reviewed here, and this should be merged after #40

What was wrong?

Adding black to the repo. This repo is small enough that I felt okay doing it all in one fell swoop.

How was it fixed?

Added the black dependency, and added it to the lint commands.

To-Do

Cute Animal Picture