Skip to content

[pre-commit.ci] auto fixes from pre-commit.com hooks

fc86350
Select commit
Loading
Failed to load commit list.
Merged

[repo-helper] Configuration Update #43

[pre-commit.ci] auto fixes from pre-commit.com hooks
fc86350
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Jan 11, 2026 in 5s

6 issues found.

Annotations

Check warning on line 272 in tests/_test_set.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

tests/_test_set.py#L272

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

Check warning on line 259 in tests/_test_set.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

tests/_test_set.py#L259

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

Check warning on line 266 in tests/_test_set.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

tests/_test_set.py#L266

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

Check warning on line 246 in tests/_test_set.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

tests/_test_set.py#L246

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

Check warning on line 251 in tests/_test_set.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

tests/_test_set.py#L251

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

Check warning on line 957 in tests/_test_set.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

tests/_test_set.py#L957

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