pybricks.tools: Add category headings.

This commit is contained in:
Laurens Valk
2023-04-21 13:59:16 +02:00
parent 870aae83c0
commit be9f99d41b
2 changed files with 9 additions and 3 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: MIT
# Copyright (c) 2018-2022 The Pybricks Authors
# Copyright (c) 2018-2023 The Pybricks Authors
"""Common tools for timing, data logging, and geometry math tools."""
"""Common tools for timing, data logging, and linear algebra."""
from __future__ import annotations