summaryrefslogtreecommitdiff
path: root/cloudinit/simpletable.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor: Drop inheritance from object (#1728)Alberto Contreras2022-09-141-1/+1
* Adopt Black and isort (SC-700) (#1157)James Falcon2021-12-151-10/+16
* simpletable: Fix get_string method to return table-formatted stringChad Smith2017-10-101-1/+1
* Add missing simpletable and simpletable tests for failed mergeChad Smith2017-10-021-0/+62