check `Makefile` now that we use ruff
drbenvincent opened this issue ยท 3 comments
drbenvincent commented
In #268, @juanitorduz brought in use of ruff for formatting and linting.
I'm wondering if we need to make any edits here in the listing related parts of the Makefile
Lines 6 to 18 in 2169bf0
jsakv commented
@drbenvincent I went through the PR steps and the makefile also need to be updated.
I have started to have a look, I will raise a PR soon!
drbenvincent commented
Fantastic @jsakv :)
juanitorduz commented
@jsakv we have one something similar for PyMC Marketing pymc-labs/pymc-marketing#438 :)