mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-14 20:58:08 +00:00
quality
This commit is contained in:
parent
139f2cae03
commit
c631f36cca
1 changed files with 1 additions and 1 deletions
|
|
@ -82,4 +82,4 @@ if __name__ == "__main__":
|
|||
non_matching_files = sum(pool.map(compare_files, files_with_args))
|
||||
|
||||
if non_matching_files and not args.fix_and_overwrite:
|
||||
raise ValueError("Some diff and their modeling code did not match.")
|
||||
raise ValueError("Some diff and their modeling code did not match.")
|
||||
|
|
|
|||
Loading…
Reference in a new issue