You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix training name in code_structure docs
* add missing MyDataset class to data_solution.py
template tests expect to import MyDataset from data.py, but the solution only had functions. this caused uvx invoke test to fail.
0 commit comments