Skip to content

Commit da7c881

Browse files
committed
dummyfile to re-invoke github actions
1 parent a97a43c commit da7c881

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

dummyfile

Whitespace-only changes.

irods/access.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ class _Access_LookupMeta(type):
2525

2626
@staticmethod
2727
def _codes():
28+
print ("inherit _Access_LookupMeta")
2829
return collections.OrderedDict(
2930
(key_, value_)
3031
for key_, value_ in sorted(

0 commit comments

Comments
 (0)