aboutsummaryrefslogtreecommitdiff
path: root/LICENSE-LGPL
Commit message (Collapse)AuthorAgeFilesLines
* pyouroboros: Use consistent format docstringsHEADmasterDimitri Staessens3 days1-0/+344
This is basically a clean up pass to make sure all docstrings are aligned. The copyright banners are replaced by SPDX statements. Also did a general clean up on the comments. Passes pylint. No structural changes. Signed-off-by: Dimitri Staessens <dimitri@ouroboros.rocks>