In the current setup, we use an isort config that wants one line after imports, but I think another rule adds 2 spaces. so it's an infinite look
- Also the tests including linting, and package tests, and more - i thijnk we should have different ci actions which will make maintenance easier and also when something fails, you'll know where
I propose
- linting / precommit
- tests suite only - runs across os's
- a build that runs on pr's for the wheel and sdist and then it deploys on release with trusted publishing.