Skip to content

Commit bbb1ff3

Browse files
committed
delete blanket noqa
1 parent af08c63 commit bbb1ff3

2 files changed

Lines changed: 0 additions & 3 deletions

File tree

irods/access.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# ruff: noqa
2-
31
import collections
42
import copy
53
import warnings

irods/manager/access_manager.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# ruff: noqa
21
"""The access manager is a collection of methods useful for managing iRODS ACLs."""
32

43
import logging

0 commit comments

Comments
 (0)