Skip to content

Commit

Permalink
squash. TODO w/ issue number
Browse files Browse the repository at this point in the history
  • Loading branch information
korydraughn committed May 7, 2024
1 parent 93df01b commit 173d818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion irods/test/collection_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ def setUpClass(cls):

@classmethod
def tearDownClass(cls):
# TODO: Skipping this will result in an interpreter seg fault for Py3.6 but not 3.11; why?
# TODO(#553): Skipping this will result in an interpreter seg fault for Py3.6 but not 3.11; why?
del cls.logins


Expand Down

0 comments on commit 173d818

Please sign in to comment.