Is there some preferred style for Python code in extensions? What tools (e.g. black) can enforce it?
So far we have this: Style Guide — 3D Slicer documentation
It would be best for extensions to follow the same rules as the core.
Is there some preferred style for Python code in extensions? What tools (e.g. black) can enforce it?
So far we have this: Style Guide — 3D Slicer documentation
It would be best for extensions to follow the same rules as the core.