Skip to content

Commit ee3d9ee

Browse files
authored
Whitelists colorful (#2785)
## Changes Whitelists colorful ### Linked issues Partly resolve #1931
1 parent 419b88b commit ee3d9ee

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1513,6 +1513,15 @@
15131513
"cloudpickle.cloudpickle": [],
15141514
"cloudpickle.cloudpickle_fast": []
15151515
},
1516+
"colorful": {
1517+
"colorful": [],
1518+
"colorful.ansi": [],
1519+
"colorful.colors": [],
1520+
"colorful.core": [],
1521+
"colorful.styles": [],
1522+
"colorful.terminal": [],
1523+
"colorful.utils": []
1524+
},
15161525
"comm": {
15171526
"comm": [],
15181527
"comm.base_comm": []

0 commit comments

Comments
 (0)