Skip to content

Commit

Permalink
fix(docs): indentation in migration.rst (#3186)
Browse files Browse the repository at this point in the history
  • Loading branch information
aarnphm committed Nov 4, 2022
1 parent aec7fa8 commit 3bc81ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/guides/migration.rst
Expand Up @@ -138,7 +138,7 @@ defined in the :code:`bentofile.yaml` file in the project directory. The content
owner: bentoml-team
project: gallery
include:
- "*.py"
- "*.py"
python:
packages:
- scikit-learn
Expand Down

0 comments on commit 3bc81ec

Please sign in to comment.