Skip to content

feat: add typed configuration engine - #152

Draft
maxrjones wants to merge 5 commits into
pytroll:mainfrom
maxrjones:typed-config
Draft

feat: add typed configuration engine#152
maxrjones wants to merge 5 commits into
pytroll:mainfrom
maxrjones:typed-config

test: port regression tests from zarr-python#4101

e706b1d
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor succeeded Aug 3, 2026 in 1s

1 issue fixed. 1 issue found.

Annotations

Check warning on line 125 in donfig/tests/test_typed.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

donfig/tests/test_typed.py#L125

Pickle and modules that wrap it can be unsafe when used to deserialize untrusted data, possible security issue. (B301)