Skip to content

Commit c0806de

Browse files
committed
Extensive typing (draft)
1 parent ef94936 commit c0806de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

izulu/_reraise.py

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
import contextlib
44
import functools
5+
import logging
56
import typing as t
67

78
from izulu import _utils

0 commit comments

Comments
 (0)