All Downloads are FREE. Search and download functionalities are using the official Maven repository.

robotframework-2.7.7.atest.testdata.libdoc.DocFormatHtml.py Maven / Gradle / Ivy

The newest version!
from DocFormat import DocFormat


class DocFormatHtml(DocFormat):
    ROBOT_LIBRARY_DOC_FORMAT = 'HtMl'


DocFormatHtml.__doc__ = DocFormat.__doc__




© 2015 - 2024 Weber Informatics LLC | Privacy Policy