Skip to content

Commit 73c9231

Browse files
committed
[build] Fix ruff formatting
1 parent 966e205 commit 73c9231

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bindings/pyroot/pythonizations/python/ROOT/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@ def find_spec(self, fullname: str, path, target=None) -> ModuleSpec:
206206
except PackageNotFoundError:
207207
pass
208208

209+
209210
def _cleanup():
210211
# Delete TBrowser instances while the GUI event loop is still alive,
211212
# which fixed https://github.com/root-project/root/issues/21912.

0 commit comments

Comments
 (0)