Skip to content

Commit 301224d

Browse files
+ Added docstring
1 parent 38cdb39 commit 301224d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/thread/exceptions.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
"""
2+
## Thread Exceptions
3+
"""
4+
15
import traceback
26
from typing import Any, Optional, Sequence, Tuple
37

0 commit comments

Comments
 (0)