Skip to content

Commit

Permalink
Added configparser library to known list (#2796)
Browse files Browse the repository at this point in the history
## Changes
Whitelists configparser

### Linked issues
Partly resolve #1931
  • Loading branch information
pritishpai authored Oct 3, 2024
1 parent 674e39f commit 8819232
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/databricks/labs/ucx/source_code/known.json
Original file line number Diff line number Diff line change
Expand Up @@ -1565,6 +1565,10 @@
"confection": [],
"confection.util": []
},
"configparser": {
"backports.configparser": [],
"backports.configparser.compat": []
},
"contourpy": {
"contourpy": []
},
Expand Down

0 comments on commit 8819232

Please sign in to comment.