Skip to content

Commit 952987e

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 9856b9c commit 952987e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

xontrib/pdb.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
"""Simple built-in debugger. Runs pdb on reception of SIGUSR1 signal."""
2+
23
import signal
34

45
from xonsh.built_ins import XonshSession

0 commit comments

Comments
 (0)