We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33c95a2 commit dc5d9c6Copy full SHA for dc5d9c6
tests/test_files.py
@@ -1,6 +1,7 @@
1
import sys
2
from io import StringIO
3
from unittest.mock import patch
4
+
5
from nose.tools import eq_
6
7
0 commit comments