Skip to content

Commit 48a477f

Browse files
committed
removed pdb import
1 parent 5945147 commit 48a477f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/index_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import unittest2 as unittest
2-
import pdb
32
from ipynb.fs.full.index import *
43

54
class TestPythonFunctions(unittest.TestCase):

0 commit comments

Comments
 (0)