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