anaconda / percy

A tool to work on recipes from aggregate.
BSD 3-Clause "New" or "Revised" License
9 stars 0 forks source link

Converts docstring format #85

Closed schuylermartin45 closed 10 months ago

schuylermartin45 commented 10 months ago

This was done by

If this gets merged and approved, I plan to do something similar for

NOTE: There is one bug fix in here. I noticed some files were transitively importing RendererType from the original source file. So I went ahead and fixed that issue as well.

I also still cannot find a way to have pylint enforce this style.