Feat: add ZBL weighted DP model #3210
3 new alerts including 1 error
New alerts in code changed by this pull request
- 1 error
- 2 notes
See annotations below for details.
Annotations
Check failure on line 161 in deepmd/pt/model/model/linear_atomic_model.py
Code scanning / CodeQL
Wrong number of arguments in a call Error
with too many arguments; should be no more than 0.
Check notice on line 189 in deepmd/dpmodel/model/linear_atomic_model.py
Code scanning / CodeQL
Mismatch between signature and use of an overridden method Note
, where it is passed too many arguments. Overriding method matches the call.
Check notice on line 203 in deepmd/pt/model/model/linear_atomic_model.py
Code scanning / CodeQL
Mismatch between signature and use of an overridden method Note
, where it is passed too many arguments. Overriding method matches the call.