We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b365440 commit 11d8e92Copy full SHA for 11d8e92
1 file changed
irods/manager/access_manager.py
@@ -1,5 +1,5 @@
1
# noqa
2
-""" The access manager is a collection of methods useful for managing iRODS ACLs. """
+"""The access manager is a collection of methods useful for managing iRODS ACLs."""
3
4
import logging
5
from os.path import basename, dirname
0 commit comments