redballoonsecurity / ofrak

OFRAK: unpack, modify, and repack binaries.
https://ofrak.com
Other
1.85k stars 127 forks source link

Check Jupyter notebooks in pre-commit and inside tutorial container #262

Closed ANogin closed 1 year ago

ANogin commented 1 year ago

One sentence summary of this PR (This should go in the CHANGELOG!) Check Jupyter notebooks in pre-commit and inside tutorial container

Link to Related Issue(s) Closes https://github.com/redballoonsecurity/ofrak/issues/241

Please describe the changes in your request. Use black-jupyter in pre-commit hooks and install black[jupyter] in tutorial container. Also, for consistency, use the same version of black in both cases. Will commit the changes to .ipynb separately - want to first make sure the CI would now correctly pick up that they need to be linted.

Anyone you think should look at this, specifically? @whyitfor