Skip to content

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

3998ff7
Select commit
Loading
Failed to load commit list.
Open

[Auto-Paralllel] tmp fix shard_dataloader #4974

[pre-commit.ci] auto fixes from pre-commit.com hooks
3998ff7
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Sep 12, 2025 in 3s

5 new alerts including 4 errors

New alerts in code changed by this pull request

  • 4 errors
  • 1 note

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 176 in deepmd/pd/utils/dataloader.py

See this annotation in the file changed.

Code scanning / CodeQL

Commented-out code Note

This comment appears to contain commented-out code.

Check failure on line 79 in source/tests/pd/model/test_saveload_dpa1.py

See this annotation in the file changed.

Code scanning / CodeQL

Wrong number of arguments in a class instantiation Error test

Call to
BufferedIterator.__init__
with too few arguments; should be no fewer than 2.

Check failure on line 122 in source/tests/pd/model/test_saveload_dpa1.py

See this annotation in the file changed.

Code scanning / CodeQL

Wrong number of arguments in a class instantiation Error test

Call to
BufferedIterator.__init__
with too few arguments; should be no fewer than 2.

Check failure on line 79 in source/tests/pd/model/test_saveload_se_e2_a.py

See this annotation in the file changed.

Code scanning / CodeQL

Wrong number of arguments in a class instantiation Error test

Call to
BufferedIterator.__init__
with too few arguments; should be no fewer than 2.

Check failure on line 116 in source/tests/pd/model/test_saveload_se_e2_a.py

See this annotation in the file changed.

Code scanning / CodeQL

Wrong number of arguments in a class instantiation Error test

Call to
BufferedIterator.__init__
with too few arguments; should be no fewer than 2.