add typing for tests

This commit is contained in:
Justus Kuhlmann 2026-02-18 10:59:12 +01:00
commit 14d19ce9dd
Signed by: jkuhl
GPG key ID: 00ED992DD79B85A6
5 changed files with 19 additions and 17 deletions

View file

@ -1,7 +1,7 @@
import corrlib.toml as t
def test_toml_check_measurement_data():
def test_toml_check_measurement_data() -> None:
measurements = {
"a":
{