mlfoundations / open_lm

A repository for research on medium sized language models.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Black format tests, change CI to check test formatting

achalddave opened this issue · comments

Currently, the CI only checks for formatting/linting in the openlm module dir. We should also check in tests/, and reformat all of tests/ with black.