Skip to content

Commit 4b0129f

Browse files
committed
Fix 180: Remove pdb import for debugging
1 parent 10d2330 commit 4b0129f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_cli.py

Lines changed: 0 additions & 1 deletion
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)