Skip to content

Commit 8186ce5

Browse files
committed
Fix flake8
1 parent 03b5e72 commit 8186ce5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_core.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5785,7 +5785,6 @@ def test_fs_nodefs_readdir(self):
57855785
else:
57865786
self.assertEqual(working_result, ['dir=/working', 'existing', 'stdout', 'test_nodefs_readdir.js', 'test_nodefs_readdir.wasm'])
57875787

5788-
57895788
@no_windows('no symlink support on windows')
57905789
@requires_node
57915790
def test_fs_noderawfs_nofollow(self):

0 commit comments

Comments
 (0)