aboutsummaryrefslogtreecommitdiff
path: root/ouroboros/_qosspec.py
Commit message (Collapse)AuthorAgeFilesLines
* pyouroboros: Use consistent format docstringsHEADmasterDimitri Staessens2026-07-261-29/+20
| | | | | | | | | 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>
* ouroboros: Use QoSService in QoSSpecDimitri Staessens2026-06-301-0/+70
Match the use of service instead of the in_order field in Ouroboros.