Skip to content

Commit 8b7b1f4

Browse files
author
szombatiattila
committed
add missing whitespace
1 parent 6bcdb51 commit 8b7b1f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vetiver/handlers/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ def create_handler(model, ptype_data):
4848

4949
raise InvalidModelError(
5050
"Model must be a supported model type, or a "
51-
"custom handler must be used. See the docs for more info on custom handlers and"
51+
"custom handler must be used. See the docs for more info on custom handlers and "
5252
"supported types https://rstudio.github.io/vetiver-python/"
5353
)
5454

0 commit comments

Comments
 (0)