Skip to content

Commit

Permalink
Added murmurhash to known list (#3032)
Browse files Browse the repository at this point in the history
## Changes
Added `murmurhash` to known list

### Linked issues
Partly resolve #1931
  • Loading branch information
pritishpai authored Oct 22, 2024
1 parent e0c7b12 commit 80b4ad8
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 @@ -11363,6 +11363,10 @@
"multitasking": {
"multitasking": []
},
"murmurhash": {
"murmurhash": [],
"murmurhash.about": []
},
"mypy": {
"mypy": [],
"mypyc": []
Expand Down

0 comments on commit 80b4ad8

Please sign in to comment.