[WIP] Add lazyobject and lazy_get api. #2035
Open
Codacy Production / Codacy Static Code Analysis
required action
Dec 27, 2024 in 0s
3 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 3
Complexity decreasing per file
==============================
+ python/vineyard/core/client.py -3
See the complete overview on Codacy
Annotations
Check warning on line 2 in python/vineyard/core/tests/test_lazy_get.py
codacy-production / Codacy Static Code Analysis
python/vineyard/core/tests/test_lazy_get.py#L2
Unused import torch
Check warning on line 16 in python/vineyard/core/tests/test_lazy_get.py
codacy-production / Codacy Static Code Analysis
python/vineyard/core/tests/test_lazy_get.py#L16
String statement has no effect
Check notice on line 48 in python/vineyard/core/tests/test_lazy_get.py
codacy-production / Codacy Static Code Analysis
python/vineyard/core/tests/test_lazy_get.py#L48
Final newline missing
Loading