Skip to content

Commit

Permalink
Update after merge with master.
Browse files Browse the repository at this point in the history
  • Loading branch information
adiroiban committed May 23, 2023
1 parent 87fad80 commit 660f0de
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/chevah_compat/testing/filesystem.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
from __future__ import division
from __future__ import absolute_import
import six
import hashlib
import os
import re
import uuid
Expand Down
1 change: 0 additions & 1 deletion src/chevah_compat/testing/testcase.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
from __future__ import division
from __future__ import absolute_import
import six
from six.moves import range
import contextlib
import inspect
import threading
Expand Down

0 comments on commit 660f0de

Please sign in to comment.