Wykres commitów

5 Commity (disable-codecov-comments)

Autor SHA1 Wiadomość Data
nyanpasu64 bcdacb0fdc Update to black 22.1.0, reformat code (exponentiation) 2022-03-07 19:35:54 -08:00
nyanpasu64 a655f562f8
Switch to new Black version (21.6b0), reformat project (#374)
I also fixed pre-commit hooks on machines without Python 3.6 installed.

I don't like how Black now removes leading and trailing spaces in
doc comments, but it is what it is.
2021-06-14 15:09:24 -07:00
nyanpasu64 e3cddd7e69 Move scipy-imported files to scipy/ subdir (#153)
So I can exclude it from mypy.
2019-01-25 19:27:46 -08:00
nyanpasu64 12710a0ee8 Revert black formatting for scipy code
Black turns long arrays into a mess.
2019-01-03 14:23:46 -08:00
nyanpasu64 fa9653b990 Add pre-commit and black code formatter
pip install pre-commit
pre-commit install
2019-01-03 13:00:16 -08:00