Fix typo in adding_a_new_model README (#17679)

This commit is contained in:
Ayush Mangal
2022-06-13 12:52:07 +05:30
committed by GitHub
parent 224bde91ca
commit a5282ab4bc

View File

@@ -222,7 +222,7 @@ You will also see a doc file and tests for your new models. First you should run
``` ```
make style make style
maxke fix-copies make fix-copies
``` ```
and then you can start tweaking your model. You should: and then you can start tweaking your model. You should: