Skip to content

Commit a3ce18e

Browse files
committed
removed unused import for os
1 parent bb35bb8 commit a3ce18e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test_matlab_kernel.py

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
import unittest
44
from jupyter_kernel_test import KernelTests
5-
import os
65

76

87
class MatlabKernelTests(KernelTests):

0 commit comments

Comments
 (0)