Caeden Perelli-Harris
Caeden Perelli-Harris
> I love the notion for side-by-side implementations without cache and with cache. The first would be easier to read / understand and the second would be more performant. We...
> @CaedenPH can you help me with this? > > > > ``` > > mypy --ignore-missing-imports mechanical_energy.py > > mechanical_energy.py:28: error: Incompatible types in assignment (expression has type "str",...
> > automute. Sounds good, I wasn't quite sure of the timing but `10` minutes sounds good.
@cclauss I understand this, but what is special about this directory opposed to every other directory?
@cclauss I know this is on hold but its a pretty quick and easy one to merge
@cclauss Its a long shot, but what's your opinion? It's not overly beginner-friendly but I think it would be pretty cool
@cclauss Can we get your review please
Please fix the checks as well (lines 9 & 10 are too long)
@cclauss Never used pyproject.toml, so expecting lots of changes
> We could also move our codespell, mypy, and pyupgrade args from .pre-commit into pyproject.toml. > > Please run https://pypi.org/project/validate-pyproject to validate the file and let's [add that tool to...