Skip to content

Commit c34aaa9

Browse files
committed
Fix 180: Remove pdb import for debugging
Signed-off-by: Cesar Lizarraga <[email protected]>
1 parent a1212b5 commit c34aaa9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_cli.py

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
import json
1313
import os
1414
import sys
15-
import pdb
1615

1716
import pytest
1817
from click.testing import CliRunner

0 commit comments

Comments
 (0)