use Path in type annotations

This commit is contained in:
Justus Kuhlmann 2026-03-23 13:05:33 +01:00
commit 92f307b83a
Signed by: jkuhl
GPG key ID: 00ED992DD79B85A6
4 changed files with 11 additions and 9 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":
{