Skip to content

Commit 1ca50d6

Browse files
authored
Added cmdstanpy to known list (#2786)
## Changes Whitelists cmdstanpy ### Linked issues Partly resolve #1931
1 parent 946a336 commit 1ca50d6

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

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

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1522,6 +1522,25 @@
15221522
"colorful.terminal": [],
15231523
"colorful.utils": []
15241524
},
1525+
"cmdstanpy": {
1526+
"cmdstanpy": [],
1527+
"cmdstanpy._version": [],
1528+
"cmdstanpy.progress": [],
1529+
"cmdstanpy.stanfit": [],
1530+
"cmdstanpy.stanfit.gq": [],
1531+
"cmdstanpy.stanfit.laplace": [],
1532+
"cmdstanpy.stanfit.metadata": [],
1533+
"cmdstanpy.stanfit.mle": [],
1534+
"cmdstanpy.stanfit.pathfinder": [],
1535+
"cmdstanpy.stanfit.runset": [],
1536+
"cmdstanpy.stanfit.vb": [],
1537+
"cmdstanpy.utils": [],
1538+
"cmdstanpy.utils.command": [],
1539+
"cmdstanpy.utils.data_munging": [],
1540+
"cmdstanpy.utils.json": [],
1541+
"cmdstanpy.utils.logging": [],
1542+
"cmdstanpy.utils.stancsv": []
1543+
},
15251544
"comm": {
15261545
"comm": [],
15271546
"comm.base_comm": []
@@ -27932,6 +27951,12 @@
2793227951
"stack-data": {
2793327952
"stack_data": []
2793427953
},
27954+
"stanio": {
27955+
"stanio": [],
27956+
"stanio.csv": [],
27957+
"stanio.json": [],
27958+
"stanio.reshape": []
27959+
},
2793527960
"starlette": {
2793627961
"starlette": [],
2793727962
"starlette._compat": [],

0 commit comments

Comments
 (0)