Closed nzw0301 closed 6 months ago
Remove all intended warnings when running pytest tests/wandb/test_wandb.py.
pytest tests/wandb/test_wandb.py
Add one more indent block for track_in_wandb decorator.
track_in_wandb
Motivation
Remove all intended warnings when running
pytest tests/wandb/test_wandb.py
.Description of the changes
Add one more indent block for
track_in_wandb
decorator.