mirror of https://github.com/cool-RR/PySnooper.git
Formatting
This commit is contained in:
parent
c7b5a2e515
commit
669863a65f
|
@ -168,6 +168,7 @@ class Tracer:
|
|||
On multi-threaded apps identify which thread are snooped in output::
|
||||
|
||||
@pysnooper.snoop(thread_info=True)
|
||||
|
||||
'''
|
||||
def __init__(
|
||||
self,
|
||||
|
|
Loading…
Reference in New Issue