bittensor icon indicating copy to clipboard operation
bittensor copied to clipboard

ruff autolinter

Open mjurbanski-reef opened this issue 1 year ago • 1 comments

Continues from #1968

It already successfully detected couple of redefinitions, which in these cases meant couple of tests were in fact never run and it was overlooked before now despite them being worked on fairly recently.

Other than that I think sorting of imports is a nice change, but had to limit it due to the bittensor.synapse class/module hack (hopefully it can be removed in future).

mjurbanski-reef avatar Jun 04 '24 07:06 mjurbanski-reef