Skip to content

Commit 19a592f

Browse files
authored
whitelist tenacity (#2036)
## Changes whitelist tenacity ### Linked issues Progresses #1901 ### Functionality None ### Tests - [x] manually tested Co-authored-by: Eric Vergnaud <[email protected]>
1 parent 0b7df88 commit 19a592f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

src/databricks/labs/ucx/source_code/known.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24954,6 +24954,20 @@
2495424954
"isympy": [],
2495524955
"sympy": []
2495624956
},
24957+
"tenacity": {
24958+
"tenacity": [],
24959+
"tenacity._utils": [],
24960+
"tenacity.after": [],
24961+
"tenacity.asyncio": [],
24962+
"tenacity.asyncio.retry": [],
24963+
"tenacity.before": [],
24964+
"tenacity.before_sleep": [],
24965+
"tenacity.nap": [],
24966+
"tenacity.retry": [],
24967+
"tenacity.stop": [],
24968+
"tenacity.tornadoweb": [],
24969+
"tenacity.wait": []
24970+
},
2495724971
"tensorboard": {
2495824972
"tensorboard": []
2495924973
},

0 commit comments

Comments
 (0)