Curts0 / PyTabular

Connect to Tabular Models via Python
https://curts0.github.io/PyTabular/
MIT License
67 stars 11 forks source link

0.3.6 - PEP8 Docstring Compliance #76

Closed Curts0 closed 1 year ago

Curts0 commented 1 year ago

@Daandamhuis I finally figured out how to take a google docstring, keep it PEP8 compliant and have it look a lot better in the documentation. Screenshot is before and after of the changes to your dict_to_markdown_table. image