Skip to content

Commit ac68d53

Browse files
committed
add newline at end of file
1 parent 5952a9a commit ac68d53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python/openvino_genai/py_openvino_genai.pyi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2296,4 +2296,4 @@ def draft_model(models_path: os.PathLike, device: str = '', **kwargs) -> openvin
22962296
def get_version() -> str:
22972297
"""
22982298
OpenVINO GenAI version
2299-
"""
2299+
"""

0 commit comments

Comments
 (0)