ansys / ansys/pyconverter-xml2py
Nested list are not correctly handled
- Dominant language
- Python
- Stars
- 6
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### 🔍 Before submitting the issue
- [X] I have searched among the existing issues
- [X] I am using a Python virtual environment
### 🐞 Description of the bug
Nested lists are not correctly handled as shown bellow:
- With ``pyconverter-xml2py``:

- In the original documentation:

### 📝 Steps to reproduce
Run ``pyconverter-xml2py package -x doc_path``
### 💻 Which operating system are you using?
Windows
### 📀 Which ANSYS version are you using?
Not applicable
### 🐍 Which Python version are you using?
3.12
### 📦 Installed packages
```shell
-
```
Contributor guide
Assessment
This issue has not been assessed yet.