Skip to content

Commit 11d8e92

Browse files
committed
delete surrounding ws
1 parent b365440 commit 11d8e92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

irods/manager/access_manager.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# noqa
2-
""" The access manager is a collection of methods useful for managing iRODS ACLs. """
2+
"""The access manager is a collection of methods useful for managing iRODS ACLs."""
33

44
import logging
55
from os.path import basename, dirname

0 commit comments

Comments
 (0)