Clean du code grâce à ruff

This commit is contained in:
Jean-Marie Favreau
2025-03-02 19:12:50 +01:00
parent d8c4c55c44
commit b5d4c0f0b1
225 changed files with 3748 additions and 1790 deletions

View File

@@ -5,4 +5,4 @@ wait_for_it=$(dirname "$0")/wait-for-it.sh
chmod +x $wait_for_it
chmod +x $1
$wait_for_it -h $POSTGRES_HOST -p $POSTGRES_PORT -- $1
$wait_for_it -h $POSTGRES_HOST -p $POSTGRES_PORT -- $1