Revised the documentation of the "accounting.account.queries", "accounting.base_account.queries", "accounting.currency.queries", and "accounting.transaction.queries" modules.

This commit is contained in:
2023-03-03 23:09:20 +08:00
parent cc958a39b3
commit 8cf81b5459
4 changed files with 4 additions and 4 deletions

View File

@ -14,7 +14,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
"""The currency queries.
"""The queries for the currency management.
"""
import sqlalchemy as sa