diff --git a/pysnooper/tracer.py b/pysnooper/tracer.py index 56c8c58..844809d 100644 --- a/pysnooper/tracer.py +++ b/pysnooper/tracer.py @@ -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,