run pre-commit

black adds some blank lines
This commit is contained in:
Min RK
2024-01-30 14:32:25 +01:00
parent 32dfe70a01
commit 55213f6f53
79 changed files with 93 additions and 18 deletions

View File

@@ -2,6 +2,7 @@
Example for a Spawner.pre_spawn_hook
create a directory for the user before the spawner starts
"""
# pylint: disable=import-error
import os
import shutil