Skip to content

Commit dce8c9f

Browse files
authored
Added lz4 to known list (#2994)
## Changes Added `lz4` to known list ### Linked issues Partly resolve #1931
1 parent 4ac95d3 commit dce8c9f

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10394,6 +10394,12 @@
1039410394
"lxml": {
1039510395
"lxml": []
1039610396
},
10397+
"lz4": {
10398+
"lz4": [],
10399+
"lz4.block": [],
10400+
"lz4.frame": [],
10401+
"lz4.version": []
10402+
},
1039710403
"mako": {
1039810404
"mako": []
1039910405
},
@@ -32721,4 +32727,4 @@
3272132727
"zipp.compat.py310": [],
3272232728
"zipp.glob": []
3272332729
}
32724-
}
32730+
}

0 commit comments

Comments
 (0)