Commit 1109616
authored
[Core] Fix circular import (Azure#38776)
An import used for typing is now guarded behing the TYPE_CHECKING flag
from the typing module.
Signed-off-by: Paul Van Eck <[email protected]>1 parent 4a9a64c commit 1109616
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | | - | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
50 | 53 | | |
51 | 54 | | |
52 | 55 | | |
| |||
0 commit comments