-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationfeatNew feature or requestNew feature or request
Description
In the exp class,
https://github.com/BernieHuang2008/MercurySQL/blob/main/MercurySQL/core.py#L855
We can give out some example usages for the operators, such as
def __sub___(...):
"""
.. codeblock
a - b
"""Something like that.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationfeatNew feature or requestNew feature or request