We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a081b2e commit 898c04aCopy full SHA for 898c04a
1 file changed
tests/extmod/vfs_mountinfo.py
@@ -5,7 +5,6 @@
5
except ImportError:
6
print("SKIP")
7
raise SystemExit
8
-import errno
9
10
11
class Filesystem:
0 commit comments