From 313334ca0ed2a90b4560717ac92db35f945a3e75 Mon Sep 17 00:00:00 2001 From: fspreck <f.spreckelsen@indiscale.com> Date: Mon, 31 May 2021 17:13:52 +0200 Subject: [PATCH] STY: autopoe'd --- examples/set_permissions.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/set_permissions.py b/examples/set_permissions.py index 64923af2..8162b11b 100755 --- a/examples/set_permissions.py +++ b/examples/set_permissions.py @@ -25,8 +25,8 @@ As a result, only a specific user or group may access it. -This script assumes that the user specified in the -pycaosdb.ini configuration can create new entities. +This script assumes that the user specified in the pycaosdb.ini +configuration can create new entities. """ -- GitLab