JelteF / PyLaTeX

A Python library for creating LaTeX files
https://jeltef.github.io/PyLaTeX/
MIT License
2.24k stars 287 forks source link

Add type hint for create method #377

Closed noootch closed 1 month ago

noootch commented 10 months ago

Add type hint to create method

Create is an important method. By adding type hinting the workflow is improved a lot.

noootch commented 10 months ago

grafik