Add detach delete in bulk (#1078)

This commit is contained in:
Josipmrden
2023-09-10 18:53:03 +02:00
committed by GitHub
parent ab56abf4ca
commit 58546a9fe1
25 changed files with 1704 additions and 870 deletions

View File

@@ -15,6 +15,7 @@ repos:
hooks:
- id: isort
name: isort (python)
args: ["--profile", "black"]
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v13.0.0
hooks: