pytorch / hydra-torch

Configuration classes enabling type-safe PyTorch configuration for Hydra apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix black within nox to lint instead of format

romesco opened this issue · comments

should be black . --check instead of just black.

Fixed by #23