ansys / ansys-tools-filetransfer

Python Client for the Ansys Filetransfer Tool
https://filetransfer.tools.docs.pyansys.com/
MIT License
0 stars 0 forks source link

Consume type info + defaults from code #73

Closed greschd closed 6 months ago

greschd commented 6 months ago

Type information added to the docstrings in #72 should instead be gotten from the type hints by using the appropriate sphinx extension.