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.input.sfcf as input
import json
def test_get_specs():
def test_get_specs() -> None:
parameters = {
'crr': [
'f_P', 'f_A'