Files
ANSLibs/OpenVINO/python/openvino/tools/ovc/get_ov_update_message.pyi

8 lines
327 B
Python

# type: ignore
from __future__ import annotations
import datetime as datetime
__all__ = ['datetime', 'get_compression_message', 'msg_fmt']
def get_compression_message():
...
msg_fmt: str = 'Check for a new version of Intel(R) Distribution of OpenVINO(TM) toolkit here {0} or on https://github.com/openvinotoolkit/openvino'