You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ORPA-pyOpenRPA/Sources/pyOpenRPA/__init__.py

9 lines
167 B

r"""
The OpenRPA package (from UnicodeLabs)
"""
__version__ = 'v1.1.20'
__all__ = []
__author__ = 'Ivan Maslov <ivan.maslov@unicodelabs.ru>'
#from .Core import Robot