mirror of
https://github.com/cool-RR/PySnooper.git
synced 2026-07-26 04:13:59 +00:00
Update exception.py
This commit is contained in:
parent
dc04ab1626
commit
b8be5f91e7
1 changed files with 0 additions and 2 deletions
|
|
@ -1,10 +1,8 @@
|
|||
import pysnooper
|
||||
|
||||
|
||||
def foo():
|
||||
raise TypeError('bad')
|
||||
|
||||
|
||||
def bar():
|
||||
try:
|
||||
foo()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue