Skip to content

Commit

Permalink
whitelist momentfm (#2056)
Browse files Browse the repository at this point in the history
## Changes
whitelist momentfm

### Linked issues
Progresses #1901 

### Functionality 
None

### Tests
- [x] manually tested

Co-authored-by: Eric Vergnaud <[email protected]>
  • Loading branch information
ericvergnaud and ericvergnaud authored Jul 8, 2024
1 parent 37fa839 commit f3344c4
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions src/databricks/labs/ucx/source_code/known.json
Original file line number Diff line number Diff line change
Expand Up @@ -6095,6 +6095,28 @@
}
]
},
"momentfm": {
"momentfm": [],
"momentfm.common": [],
"momentfm.data": [],
"momentfm.data.anomaly_detection_dataset": [],
"momentfm.data.base": [],
"momentfm.data.classification_dataset": [],
"momentfm.data.informer_dataset": [],
"momentfm.data.synthetic_data": [],
"momentfm.models": [],
"momentfm.models.layers": [],
"momentfm.models.layers.embed": [],
"momentfm.models.layers.revin": [],
"momentfm.models.moment": [],
"momentfm.models.statistical_classifiers": [],
"momentfm.utils": [],
"momentfm.utils.anomaly_detection_metrics": [],
"momentfm.utils.data": [],
"momentfm.utils.forecasting_metrics": [],
"momentfm.utils.masking": [],
"momentfm.utils.utils": []
},
"mpmath": {
"mpmath": []
},
Expand Down

0 comments on commit f3344c4

Please sign in to comment.