mirror of
https://github.com/KenanZhu/AutoLibrary.git
synced 2026-06-18 07:23:03 +08:00
8 lines
202 B
Python
8 lines
202 B
Python
|
|
"""
|
|
Base module for the AutoLibrary project.
|
|
|
|
Here are the classes and modules in this package:
|
|
- MsgBase: Base class for messages.\
|
|
- LibOperator: Base class for library operators.
|
|
""" |