Skip to content

Commit 01610db

Browse files
authored
Added isodate to known list (#2946)
## Changes Added `isodate` to known list ### Linked issues Partly resolve #1931
1 parent 213dc56 commit 01610db

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

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

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6631,6 +6631,18 @@
66316631
"ipywidgets.widgets.widget_time": [],
66326632
"ipywidgets.widgets.widget_upload": []
66336633
},
6634+
"isodate": {
6635+
"isodate": [],
6636+
"isodate.duration": [],
6637+
"isodate.isodates": [],
6638+
"isodate.isodatetime": [],
6639+
"isodate.isoduration": [],
6640+
"isodate.isoerror": [],
6641+
"isodate.isostrf": [],
6642+
"isodate.isotime": [],
6643+
"isodate.isotzinfo": [],
6644+
"isodate.tzinfo": []
6645+
},
66346646
"isoduration": {
66356647
"isoduration": [],
66366648
"isoduration.constants": [],
@@ -31117,4 +31129,4 @@
3111731129
"zipp.compat.py310": [],
3111831130
"zipp.glob": []
3111931131
}
31120-
}
31132+
}

0 commit comments

Comments
 (0)