Skip to content

Commit 8819232

Browse files
authored
Added configparser library to known list (#2796)
## Changes Whitelists configparser ### Linked issues Partly resolve #1931
1 parent 674e39f commit 8819232

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1565,6 +1565,10 @@
15651565
"confection": [],
15661566
"confection.util": []
15671567
},
1568+
"configparser": {
1569+
"backports.configparser": [],
1570+
"backports.configparser.compat": []
1571+
},
15681572
"contourpy": {
15691573
"contourpy": []
15701574
},

0 commit comments

Comments
 (0)