Skip to content

Commit

Permalink
codacy: remove import of six.raise_from
Browse files Browse the repository at this point in the history
  • Loading branch information
d-w-moore committed Aug 1, 2024
1 parent 79fc261 commit 0c88740
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion irods/session.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
import json
import logging
import os
from six import raise_from
import threading
import weakref
from irods.query import Query
Expand Down

0 comments on commit 0c88740

Please sign in to comment.