Skip to content

Commit fe1df6c

Browse files
committedAug 26, 2024
Fix 180: Remove pdb import for debugging
Signed-off-by: Cesar Lizarraga <calizarr@gmail.com>
1 parent fa5c1bf commit fe1df6c

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)