You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ddimatos
changed the title
[Enabler] [] Migrate module, module utilities and test cases to ZOAU 1.3
[Enabler] [module_utils/encode.py] Migrate module, module utilities and test cases to ZOAU 1.3
Dec 20, 2023
ddimatos
changed the title
[Enabler] [module_utils/encode.py] Migrate module, module utilities and test cases to ZOAU 1.3
[Enabler] [Dev] [module_utils/encode.py] Migrate module, module utilities and test cases to ZOAU 1.3
Dec 28, 2023
module_utils
encode.py
See Epic
[Enabler] [Epic] Adopt new ZOAU 1.3 Python changes
Enabler description
With the adoption of ZOAU 1.3, modules, module utilities and test cases may need to be updated according to the migration guide.
APIs changes affecting module:
Review the zoautil_py datasets module migration doc.
Upon review, this module is affected by:
dataset
class being relocated to zoautil_py.datasets.Dataset.from zoautil_py import datasets
hlq = datasets.hlq()
temp_ps = datasets.tmp_name(hlq)
This issue depends on shared import identified by git issues:
The dependency finder found this util use imported by these sources:
The text was updated successfully, but these errors were encountered: